diff --git a/static/css/editor.css b/static/css/editor.css index 146a49f..54522b9 100644 --- a/static/css/editor.css +++ b/static/css/editor.css @@ -14,6 +14,8 @@ input[type="text"].sw-text-input { .sw-editable { border: 2px dashed red !important; + min-height: 3em; + margin-top: 5px; } button.note-btn, .note-modal button, .mce-widget button, .mce-menubtn button, .mce-btn button, button.mce-close {