diff --git a/app/assets/stylesheets/layout.scss b/app/assets/stylesheets/layout.scss index 03676e291..6d25079d6 100644 --- a/app/assets/stylesheets/layout.scss +++ b/app/assets/stylesheets/layout.scss @@ -1080,7 +1080,7 @@ form { margin-bottom: $line-height; } - .html-area { + .html-area:not(.form-error) { height: 272px; margin-bottom: $line-height;