diff --git a/module/editor/css/edit.css b/module/editor/css/edit.css index 4f4cd1c8cb..abc3e8d164 100644 --- a/module/editor/css/edit.css +++ b/module/editor/css/edit.css @@ -1 +1 @@ -textarea.form-control {min-height: 500px; height: auto;} +.form-condensed textarea.form-control {min-height: 500px; height: auto;}