Merge pull request #6694 from danieltj27/ticket/17373

[ticket/17373] Remove extra separator and change all separators to solid lines
This commit is contained in:
Marc Alexander 2024-09-09 21:10:23 +02:00 committed by GitHub
commit abd1db9451
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View file

@ -69,7 +69,6 @@
</li>
{% endif %}
{% endif %}
<li class="separator"></li>
{% EVENT navbar_header_quick_links_after %}

View file

@ -560,7 +560,7 @@ a.header-avatar img {
line-height: normal !important;
text-align: left;
white-space: nowrap;
border-top: 1px dotted transparent;
border-top: 1px solid transparent;
display: list-item;
float: none !important;
margin: 0;