codecombat/app/styles/editor/article/edit.sass

13 lines
197 B
Sass
Raw Normal View History

2014-01-03 13:32:13 -05:00
#editor-article-edit-view
.treema-root
margin-bottom: 20px
2014-08-29 20:33:25 -04:00
.article-tool-button
2014-01-03 13:32:13 -05:00
float: right
2014-08-29 20:33:25 -04:00
margin-bottom: 15px
2014-01-03 13:32:13 -05:00
margin-left: 10px
textarea
width: 92%
2014-08-29 20:33:25 -04:00
height: 300px