Fix small graphical glitch

This commit is contained in:
blob8108 2014-01-23 17:15:30 +00:00
parent cbe23a9c17
commit 57ceb7a781

View file

@ -305,7 +305,7 @@ opacity: .8;
font-size: 14px;
list-style: none;
display: none;
z-index: 2;
z-index: 200;
background-color: #DDDDDD;
overflow: hidden;
border-radius: 5px;