mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
Merge branch 'patch-3' of https://github.com/jholl/bootstrap into jholl-patch-3
Conflicts: css.html
This commit is contained in:
@@ -421,13 +421,8 @@ select {
|
||||
// --------------------------------------------------
|
||||
// Horizontal forms are built on grid classes.
|
||||
|
||||
.form-horizontal {
|
||||
.row + .row {
|
||||
margin-top: 15px;
|
||||
}
|
||||
.control-label {
|
||||
.form-horizontal .control-label {
|
||||
padding-top: 6px;
|
||||
}
|
||||
}
|
||||
|
||||
// Only right align form labels here when the columns stop stacking
|
||||
|
||||
Reference in New Issue
Block a user