Header-Menu soll nicht mitscrollen
[kivitendo-erp.git] / css / lx-office-erp / menu.css
index 19f98b2..ac73a9e 100644 (file)
@@ -296,6 +296,8 @@ div#menuv4 li li li li:hover ul
    and one mic (menu-item-chunk)
    indenting is done with the levels s0, s1, s2 */
 #content.html-menu, #html-menu {
+  position: relative;
+  top: 20px;
   transition:         margin-left 0.2s, width 0.2s;
   -moz-transition:    margin-left 0.2s, width 0.2s;
   -webkit-transition: margin-left 0.2s, width 0.2s;