Fix margin at the bottom of Required alert
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…
Reference in New Issue