mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Header nav menu responsiveness improvements
This commit is contained in:
parent
a56aac7b87
commit
ac27349dae
@ -31,12 +31,8 @@
|
|||||||
{{/if}}
|
{{/if}}
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
<ul class="dropdown-menu dropdown-menu-right float-remove-xs position-static-xs text-center-xs remove-margin-xs slideInDown"
|
<ul class="dropdown-menu dropdown-menu-right slideInDown"
|
||||||
role="menu">
|
role="menu">
|
||||||
<li class="dropdown-header visible-xs">
|
|
||||||
{{@user.username}}<span class="caret"></span>
|
|
||||||
</li>
|
|
||||||
<li class="divider visible-xs"></li>
|
|
||||||
<li>
|
<li>
|
||||||
<a href="javascript:void(0)" id="change-password">Change password</a>
|
<a href="javascript:void(0)" id="change-password">Change password</a>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user