fix overlap with RT menus
authorIvan Kohler <ivan@freeside.biz>
Thu, 7 Jun 2012 22:26:40 +0000 (15:26 -0700)
committerIvan Kohler <ivan@freeside.biz>
Thu, 7 Jun 2012 22:26:40 +0000 (15:26 -0700)
httemplate/elements/xmenu.css
httemplate/elements/xmenu.top.css

index 73699b6..e6a39f6 100644 (file)
@@ -20,7 +20,7 @@
 
 .webfx-menu {
        position:               absolute;
-       z-index:                100;
+       z-index:                9999;
        visibility:             hidden;
        border:                 1px solid #7e0079;
         -moz-border-radius: 4px;
index ff0d6f6..7a42254 100644 (file)
@@ -20,7 +20,7 @@
 
 .webfx-menu {
        position:               absolute;
-       z-index:                100;
+       z-index:                9999;
        visibility:             hidden;
        border:                 1px solid #7e0079;
         -moz-border-radius: 4px;