Caret/css/editor.less

7 lines
95 B
Text
Raw Normal View History

2013-08-22 06:35:47 +00:00
.editor-container {
position: absolute;
top: 60px;
2013-08-24 00:36:15 +00:00
bottom: 30px;
2013-08-23 23:03:46 +00:00
left: 0;
right: 0;
}