Merge pull request #15380 from snipe/fixed/fixed_nav_bracket

Added pull-right to angle bracket
This commit is contained in:
snipe 2024-08-23 07:28:20 +01:00 committed by GitHub
commit 1ffa69c43c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -647,7 +647,7 @@ dir="{{ Helper::determineLanguageDirection() }}">
<a href="#" id="settings">
<x-icon type="settings" />
<span>{{ trans('general.settings') }}</span>
<x-icon type="angle-left" class="fa-fw"/>
<x-icon type="angle-left" class="pull-right fa-fw"/>
</a>
<ul class="treeview-menu">