mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
tabs.less: Fix tab dropdown being obscured by object-statistics-total
This commit is contained in:
parent
170bafd32e
commit
696dc03bb7
@ -70,7 +70,7 @@
|
||||
border-top: none;
|
||||
margin-left: -1px;
|
||||
min-width: 14em;
|
||||
z-index: 1;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
.tabs > .dropdown-nav-item > ul > li:hover > a {
|
||||
|
Loading…
x
Reference in New Issue
Block a user