mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
fixes #9803: label and input alignment in horizontal forms
This commit is contained in:
Vendored
+1
-1
@@ -1886,7 +1886,7 @@ textarea.input-lg {
|
||||
.form-horizontal .control-label,
|
||||
.form-horizontal .radio-inline,
|
||||
.form-horizontal .checkbox-inline {
|
||||
padding-top: 6px;
|
||||
padding-top: 7px;
|
||||
}
|
||||
|
||||
.form-horizontal .form-group {
|
||||
|
||||
Reference in New Issue
Block a user