mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
fixes #8675: align horizontal form label and input
This commit is contained in:
Vendored
+1
-1
@@ -1659,7 +1659,7 @@ select.input-small {
|
||||
}
|
||||
|
||||
.form-horizontal .control-label {
|
||||
padding-top: 6px;
|
||||
padding-top: 9px;
|
||||
}
|
||||
|
||||
.form-horizontal .form-group:before,
|
||||
|
||||
Reference in New Issue
Block a user