mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-07 10:34:46 -04:00
Fixed scrolling issue on background on i18n edit pages.
This commit is contained in:
parent
d0cb6d1c0c
commit
5e80bb60d0
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
.outer-content
|
||||
padding: 10px
|
||||
overflow-y: scroll
|
||||
|
||||
select
|
||||
margin-bottom: 10px
|
||||
margin-bottom: 10px
|
||||
|
|
Loading…
Add table
Reference in a new issue