tabs.less: Don't let icinga-loader element overlap the dropdown nav

(cherry picked from commit f1fe2525bd597a4a81ef84f63de947b6e0ec07a4)
This commit is contained in:
Sukhwinder Dhillon 2025-01-10 16:02:19 +01:00 committed by Johannes Meyer
parent cb50e33409
commit acb8c80d64

View File

@ -70,7 +70,7 @@
border-top: none;
margin-left: -1px;
min-width: 14em;
z-index: 10;
z-index: 1001;
}
.tabs > .dropdown-nav-item > ul > li:hover > a {