mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 00:28:31 -05:00
18 lines
250 B
Sass
18 lines
250 B
Sass
|
#editor-poll-edit-view
|
||
|
.treema-root
|
||
|
margin: 28px 0px 20px
|
||
|
|
||
|
.poll-tool-button
|
||
|
float: right
|
||
|
margin-top: 15px
|
||
|
margin-left: 10px
|
||
|
|
||
|
textarea
|
||
|
width: 92%
|
||
|
height: 300px
|
||
|
|
||
|
#poll-view
|
||
|
min-height: 200px
|
||
|
position: relative
|
||
|
|