mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
CSS: Fix overflowing content in Safari
This commit is contained in:
parent
c06aec0471
commit
400abfe7f2
@ -8,6 +8,7 @@ html {
|
||||
body {
|
||||
min-height: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#layout {
|
||||
|
Loading…
x
Reference in New Issue
Block a user