mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 16:17:57 -05:00
16 lines
No EOL
251 B
Sass
16 lines
No EOL
251 B
Sass
#component-config-column-view
|
|
h3
|
|
float: left
|
|
#add-remove-button
|
|
float: right
|
|
margin: 5px
|
|
#description
|
|
clear: both
|
|
|
|
.treema
|
|
position: absolute
|
|
left: 5px
|
|
right: 5px
|
|
top: 90px
|
|
bottom: 0
|
|
overflow: scroll |