Explorar o código

[FIX] menu position

deisy %!s(int64=6) %!d(string=hai) anos
pai
achega
ae8f3dd8ba
Modificáronse 1 ficheiros con 11 adicións e 11 borrados
  1. 11 11
      static/src/css/advance_nav.css

+ 11 - 11
static/src/css/advance_nav.css

@@ -47,36 +47,36 @@
 /*ajuste eiru_them*/
 
     #oe_main_menu_placeholder{
-      height: 35px !important;
+     height: 35px !important;
     }
 
     #oe_main_menu_navbar {
-        height: 35px !important;
+       height: 35px !important;
     }
     .oe_application_menu_placeholder {
-      height: 35px !important;
+     height: 35px !important;
     }
     .oe_application_menu_placeholder li{
-        height: 35px !important;
+       height: 35px !important;
     }
 
     #oe_main_menu_navbar li a, #oe_main_menu_navbar li button{
-      top: -7px;
+     top: -7px;
     }
     .oe_systray {
-      height: 35px !important;
+     height: 35px !important;
     }
     .oe_user_menu_placeholder{
-      height: 35px !important;
+     height: 35px !important;
     }
     .oe_user_menu_placeholder li{
-      height: 35px !important;
+     height: 35px !important;
     }
 
-    .dropdown-menu {
-    position: absolute !important;
+    .openerp.openerp_webclient_container{
+      overflow: visible;
+    }
 
-}