Skip to content
Snippets Groups Projects
Verified Commit 5115a1d6 authored by Julian's avatar Julian Committed by Jonathan Weth
Browse files

Remove unnecessary z-index

(cherry picked from commit 7c5ad4eb)
parent fae46128
No related branches found
No related tags found
1 merge request!742Prepare release 2.0rc7
......@@ -87,12 +87,6 @@ header, main, footer {
width: auto;
}
@media only screen and (max-width: 993px) {
header div.nav-wrapper {
z-index: -5;
}
}
/********/
/* MAIN */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment