mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-24 10:27:46 +02:00
Undo absolute positioning of user-nav-item
This commit is contained in:
parent
bd9b3613bd
commit
022decbf40
@ -168,8 +168,7 @@
|
||||
#menu .nav-level-1 .user-nav-item,
|
||||
#menu .nav-level-1 .user-nav-item.hover,
|
||||
#menu .nav-level-1 .user-nav-item.active {
|
||||
position: absolute;
|
||||
bottom: 0; left: 0; right: 0;
|
||||
position: relative;
|
||||
border-left: none;
|
||||
padding-left: 5px;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user