mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
fixes #8675: align horizontal form label and input
This commit is contained in:
+1
-1
@@ -406,7 +406,7 @@ select {
|
||||
// Horizontal forms are built on grid classes.
|
||||
|
||||
.form-horizontal .control-label {
|
||||
padding-top: 6px;
|
||||
padding-top: 9px;
|
||||
}
|
||||
|
||||
.form-horizontal {
|
||||
|
||||
Reference in New Issue
Block a user