codecombat/app/styles/editor/level/system/edit.sass
2014-01-27 21:25:01 -08:00

12 lines
No EOL
209 B
Sass

#editor-level-system-edit-view
.navbar-text
float: left
#system-code-editor
position: absolute
left: 0
right: 0
bottom: 0
top: 50px
border: 2px solid black
border-top: none