mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-26 14:03:28 -04:00
Merge pull request #100 from gabceb/coco-fix-97
Language menu style improvements
This commit is contained in:
commit
c129323c45
1 changed files with 6 additions and 0 deletions
|
@ -221,5 +221,11 @@ div.fancy-select
|
|||
ul.options
|
||||
max-height: 415px
|
||||
background-color: #9d8f5a
|
||||
right: 0
|
||||
left: auto
|
||||
overflow-x: hidden
|
||||
&.open
|
||||
top: 36px
|
||||
li
|
||||
color: #ebebeb
|
||||
padding: 8px 20px
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue