mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-29 14:19:48 -04:00
Fix top padding and margin for game-menu for #2963
This commit is contained in:
parent
ee1e484dda
commit
62345aeb1d
1 changed files with 2 additions and 1 deletions
|
@ -82,7 +82,8 @@
|
|||
left: 219px
|
||||
top: 21px
|
||||
width: 571px
|
||||
height: 514px
|
||||
height: 495px
|
||||
margin-top: 15px
|
||||
padding: 50px
|
||||
overflow-y: scroll
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue