diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 8aca533b07f31..702c17b236d07 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -376,10 +376,12 @@ form.mform div.error,form.mform fieldset.error { padding: 5px; color: inherit; } - - - - +form#adminsettings div.htmlarea { + clear: left; + padding-top: 5px; +} + + /*** *** Header ***/