mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Tweaked campaign editor styling.
This commit is contained in:
parent
1bb76d5902
commit
e6c914f443
1 changed files with 6 additions and 2 deletions
|
@ -4,12 +4,16 @@
|
|||
top: 0
|
||||
bottom: 0
|
||||
left: 0
|
||||
right: 0
|
||||
width: 25%
|
||||
margin-right: 1200px
|
||||
|
||||
.treema-root
|
||||
max-height: 100%
|
||||
overflow: scroll
|
||||
|
||||
#right-column
|
||||
position: absolute
|
||||
top: 0
|
||||
bottom: 0
|
||||
right: 0
|
||||
width: 1200px
|
||||
width: 60%
|
||||
|
|
Loading…
Reference in a new issue