mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 23:04:51 +02:00
forms.less: Remove redundant margin from form elements in control groups
refs #9602
This commit is contained in:
parent
44643a6c4b
commit
8ed816002b
@ -285,6 +285,11 @@ form ul.hints {
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
|
||||
div.element {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
&:after {
|
||||
content: ".";
|
||||
visibility: hidden;
|
||||
|
Loading…
x
Reference in New Issue
Block a user