Fix header appearing on top of metromenu on tumblr layout.
This commit is contained in:
parent
e6df6008ae
commit
70ef02fde8
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ header.tumblr {
|
|||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
z-index: 9999;
|
||||
z-index: 9;
|
||||
border-top: thick solid rgba(255, 255, 255, 0.1);
|
||||
border-bottom: none;
|
||||
background-color: rgb(0,0,0,0.8);
|
||||
|
|
|
|||
Loading…
Reference in a new issue