FIX: header z-index
This commit is contained in:
@@ -934,6 +934,7 @@ header#masthead {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
right: 0;
|
||||
z-index: 9999;
|
||||
}
|
||||
header#masthead.fixed > .main-header {
|
||||
background: #f4f0f1;
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1176,6 +1176,7 @@ header {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
right: 0;
|
||||
z-index: 9999;
|
||||
|
||||
&.fixed {
|
||||
> .main-header {
|
||||
|
||||
Reference in New Issue
Block a user