mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
jankify the IE7 horizontal forms a bit more to account for no labels before .controls, per #2728
This commit is contained in:
Vendored
+3
@@ -1186,6 +1186,9 @@ legend + .control-group {
|
||||
*margin-left: 0;
|
||||
*padding-left: 20px;
|
||||
}
|
||||
.form-horizontal .controls:first-child {
|
||||
*padding-left: 160px;
|
||||
}
|
||||
.form-horizontal .help-block {
|
||||
margin-top: 9px;
|
||||
margin-bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user