diff --git a/public/css/icinga/layout-structure.less b/public/css/icinga/layout-structure.less index 44d0a4dd7..6bca47f25 100644 --- a/public/css/icinga/layout-structure.less +++ b/public/css/icinga/layout-structure.less @@ -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 {