Merge pull request #3900 from consul/fix_ckeditor_validation_error
Fix style for validation errors in HTML areas
This commit is contained in:
@@ -1080,7 +1080,7 @@ form {
|
||||
margin-bottom: $line-height;
|
||||
}
|
||||
|
||||
.html-area {
|
||||
.html-area:not(.form-error) {
|
||||
height: 272px;
|
||||
margin-bottom: $line-height;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user