Fix margin at the bottom of Required alert

pull/1/head
David Benqué 2021-09-07 11:03:24 +01:00
parent f566692441
commit a61c831748
1 changed files with 1 additions and 0 deletions

View File

@ -360,6 +360,7 @@
color: @cp_form-invalid;
ul {
list-style-type: disclosure-closed;
margin-bottom: 5px;
}
li {
text-align: left;