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