Merge pull request #3900 from consul/fix_ckeditor_validation_error

Fix style for validation errors in HTML areas
This commit is contained in:
Javier Martín
2020-01-17 16:41:41 +01:00
committed by GitHub

View File

@@ -1080,7 +1080,7 @@ form {
margin-bottom: $line-height;
}
.html-area {
.html-area:not(.form-error) {
height: 272px;
margin-bottom: $line-height;