mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-25 04:12:49 -04:00
Merge pull request #3188 from viettruong2194/text-overlap-wooden-frame
Fix top margin and height for game-menu for #2963
This commit is contained in:
commit
295a0e06e9
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