izi-ici: remove unused margin-left on div.error (#75382)

This commit is contained in:
Thomas Jund 2023-04-06 17:15:01 +02:00 committed by Frédéric Péters
parent f780708a45
commit 8cfa4ddd04
1 changed files with 0 additions and 4 deletions

View File

@ -474,7 +474,3 @@ button.form-discard-draft {
.a2-block {
padding-bottom: 0.1em;
}
div.error {
margin-left: 0;
}