diff --git a/css/mobile-first.css b/css/mobile-first.css index fc8123d..5029e5c 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -1200,7 +1200,7 @@ input.dateicon {font-size: 16px; .menu { position: fixed; background: #333; - z-index: 1000; + z-index: 9999999; top: 49px; width: 100%; height: 100vh;