mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
CSS: Use vars for input padding
This commit is contained in:
parent
21055d2bfe
commit
333d702a9a
@ -154,7 +154,7 @@ form input {
|
||||
.form-controls .toggle-switch,
|
||||
.form-controls input {
|
||||
font-size: inherit;
|
||||
padding: .5625em;
|
||||
padding: @vertical-padding @vertical-padding;
|
||||
}
|
||||
|
||||
.control-group .toggle-switch,
|
||||
|
Loading…
x
Reference in New Issue
Block a user