izi-ici: align error icon to the left (#66723)

This commit is contained in:
Serghei Mihai 2022-07-18 14:20:58 +02:00
parent 573dbb2498
commit 1d3250433f
1 changed files with 4 additions and 0 deletions

View File

@ -432,3 +432,7 @@ div.lien-signalement div.links-list {
.a2-block {
padding-bottom: 0.1em;
}
div.error {
margin-left: 0;
}