Fixnuto přetékání selectů přes title a login bar
This commit is contained in:
parent
ffa0c682f4
commit
824a4d9eb3
1 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@ div.login-bar {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
margin-top: -20px;
|
margin-top: -20px;
|
||||||
min-height: 20px;
|
min-height: 20px;
|
||||||
z-index: 20;
|
z-index: 4086;
|
||||||
|
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
|
@ -214,7 +214,7 @@ h1 {
|
||||||
height: 55px;
|
height: 55px;
|
||||||
width: 970px;
|
width: 970px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
z-index: 10;
|
z-index: 2048;
|
||||||
background-color: #e84e10;
|
background-color: #e84e10;
|
||||||
filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.4));
|
filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.4));
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue