diff options
Diffstat (limited to 'httemplate/elements/xmenu.top.css')
-rw-r--r-- | httemplate/elements/xmenu.top.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/xmenu.top.css b/httemplate/elements/xmenu.top.css index ff0d6f684..7a42254e4 100644 --- a/httemplate/elements/xmenu.top.css +++ b/httemplate/elements/xmenu.top.css @@ -20,7 +20,7 @@ .webfx-menu { position: absolute; - z-index: 100; + z-index: 9999; visibility: hidden; border: 1px solid #7e0079; -moz-border-radius: 4px; |