forms.less: Fix scattered design of form elements without help
This commit is contained in:
parent
3ea9e50c02
commit
2158b2701c
|
@ -232,7 +232,7 @@ select.grant-permissions {
|
|||
}
|
||||
|
||||
label ~ input, label ~ select {
|
||||
margin-left: 1.6em;
|
||||
margin-left: 1.35em;
|
||||
}
|
||||
|
||||
label + i ~ input, label + i ~ select {
|
||||
|
|
Loading…
Reference in New Issue