menu bug fix
This commit is contained in:
parent
53240dd58e
commit
f0614dc8d7
|
@ -109,7 +109,7 @@ ul {
|
||||||
border: 1px solid #5F5F5F;
|
border: 1px solid #5F5F5F;
|
||||||
background-color: #F8F8F8;
|
background-color: #F8F8F8;
|
||||||
width: 320px;
|
width: 320px;
|
||||||
z-index: 5;
|
z-index: 21;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue