mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-25 10:57:40 +02:00
tabs.less: Fix tab dropdown being obscured by object-statistics-total
(cherry picked from commit 696dc03bb78d129e04ff85699e62301b67ae8f73)
This commit is contained in:
parent
ac2b324b82
commit
835584a2f6
@ -70,7 +70,7 @@
|
|||||||
border-top: none;
|
border-top: none;
|
||||||
margin-left: -1px;
|
margin-left: -1px;
|
||||||
min-width: 14em;
|
min-width: 14em;
|
||||||
z-index: 1;
|
z-index: 10;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabs > .dropdown-nav-item > ul > li:hover > a {
|
.tabs > .dropdown-nav-item > ul > li:hover > a {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user