mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
Adds top and bottom margin to form-description
This commit is contained in:
parent
1169b22831
commit
1a99bb73ee
@ -128,7 +128,7 @@ label {
|
|||||||
.form-errors, .form-errors ul,
|
.form-errors, .form-errors ul,
|
||||||
form .errors, form .errors ul {
|
form .errors, form .errors ul {
|
||||||
// Reset defaults
|
// Reset defaults
|
||||||
margin: 0;
|
margin: 5 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user