diff options
Diffstat (limited to 'core/css/header.css')
-rw-r--r-- | core/css/header.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/header.css b/core/css/header.css index 225cd98029b..36fe57bdc85 100644 --- a/core/css/header.css +++ b/core/css/header.css @@ -135,7 +135,7 @@ display: none; overflow-y: auto; overflow-x: hidden; - z-index: 150; + z-index: 5000; } #navigation, #navigation * { -moz-box-sizing:border-box; |