mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 00:28:31 -05:00
12 lines
No EOL
209 B
Sass
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 |