Fix margin at the bottom of Required alert

pull/1/head
David Benqué 3 years ago
parent f566692441
commit a61c831748

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

Loading…
Cancel
Save