mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
Re-adding z-index to .controls, leaving it away doesn't work as expected
This commit is contained in:
parent
462bb2e4d5
commit
8dba84e535
@ -105,6 +105,7 @@ html {
|
|||||||
top: 0;
|
top: 0;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
z-index: 100;
|
||||||
}
|
}
|
||||||
|
|
||||||
.controls h1 {
|
.controls h1 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user