mirror of
https://github.com/gantry/gantry5.git
synced 2026-08-19 01:15:04 -05:00
Increased zIndex for nav-overlay
This commit is contained in:
+1
-1
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user