Increased zIndex for nav-overlay

This commit is contained in:
Djamil Legato
2015-05-17 23:06:09 -07:00
parent a2ba359617
commit ef5fd24682
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1923,7 +1923,7 @@ input[type="submit"] {
}
/* line 34, engines/common/nucleus/scss/nucleus/_offcanvas.scss */
.g-offcanvas-open .g-nav-overlay {
z-index: 5;
z-index: 15;
position: absolute;
opacity: 1;
height: 100%;
@@ -32,7 +32,7 @@
}
.g-nav-overlay {
z-index: 5;
z-index: 15;
position: absolute;
opacity: 1;
height: 100%;