forms.less: Fix scattered design of form elements without help

This commit is contained in:
Johannes Meyer 2015-06-30 10:53:02 +02:00
parent 3ea9e50c02
commit 2158b2701c
1 changed files with 1 additions and 1 deletions

View File

@ -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 {