mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Change z-index of contribute tiles to prevent overlap between dropdowns for #3127
This commit is contained in:
parent
be00cae1df
commit
019995751f
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
width: 330px
|
||||
padding: 5px
|
||||
float: left
|
||||
z-index: 0
|
||||
|
||||
&:hover img
|
||||
outline: 3px solid #161a9e
|
||||
|
|
Loading…
Reference in a new issue