codecombat/app/styles/editor/level/component/edit.sass
2014-04-17 11:02:00 -07:00

19 lines
No EOL
322 B
Sass

#editor-level-component-edit-view
nav
margin-bottom: 0
#component-patches
padding: 0 10px 10px
background: white
.navbar-text
float: left
#component-code-editor
position: absolute
left: 0
right: 0
bottom: 0
top: 35px
border: 2px solid black
border-top: none