mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
tabs.less: Don't let icinga-loader element overlap the dropdown nav
(cherry picked from commit f1fe2525bd597a4a81ef84f63de947b6e0ec07a4)
This commit is contained in:
parent
cb50e33409
commit
acb8c80d64
@ -70,7 +70,7 @@
|
|||||||
border-top: none;
|
border-top: none;
|
||||||
margin-left: -1px;
|
margin-left: -1px;
|
||||||
min-width: 14em;
|
min-width: 14em;
|
||||||
z-index: 10;
|
z-index: 1001;
|
||||||
}
|
}
|
||||||
|
|
||||||
.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