mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
Remove gap between header and content on site reloads
This commit is contained in:
parent
9bff4dd83b
commit
2156eb1a8c
@ -24,7 +24,7 @@ html {
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
position: fixed;
|
||||
top: 4em;
|
||||
top: 3em;
|
||||
width: 12em;
|
||||
}
|
||||
|
||||
@ -33,7 +33,7 @@ html {
|
||||
left: 12em;
|
||||
position: fixed;
|
||||
right: 0;
|
||||
top: 4em;
|
||||
top: 3em;
|
||||
}
|
||||
|
||||
.iframe {
|
||||
|
Loading…
x
Reference in New Issue
Block a user