diff --git a/aleksis/core/static/style.scss b/aleksis/core/static/style.scss
index ab20ec56d066fa3d6ed7637a8cdf38bb105b0f21..38ea2751beef343326090c1cf9bd58735b9e0b68 100644
--- a/aleksis/core/static/style.scss
+++ b/aleksis/core/static/style.scss
@@ -87,12 +87,6 @@ header, main, footer {
   width: auto;
 }
 
-@media only screen and (max-width: 993px) {
-  header div.nav-wrapper {
-    z-index: -5;
-  }
-}
-
 
 /********/
 /* MAIN */