mirror of
https://github.com/scratchfoundation/scratchwikiskin.git
synced 2024-12-04 12:51:01 -05:00
Fix small graphical glitch
This commit is contained in:
parent
cbe23a9c17
commit
57ceb7a781
1 changed files with 1 additions and 1 deletions
2
main.css
2
main.css
|
@ -305,7 +305,7 @@ opacity: .8;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
display: none;
|
display: none;
|
||||||
z-index: 2;
|
z-index: 200;
|
||||||
background-color: #DDDDDD;
|
background-color: #DDDDDD;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
|
Loading…
Reference in a new issue