menu bug fix

This commit is contained in:
Liang Ding 2014-09-25 16:55:32 +08:00
parent 53240dd58e
commit f0614dc8d7
1 changed files with 1 additions and 1 deletions

View File

@ -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;
} }