1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

fix #3068: compile after changing comment

This commit is contained in:
Mark Otto 2012-04-14 20:56:50 -07:00
parent 3bc7553f66
commit 490eb1bd16
2 changed files with 0 additions and 2 deletions

Binary file not shown.

View file

@ -1205,8 +1205,6 @@ legend + .control-group {
} }
.form-horizontal .controls { .form-horizontal .controls {
margin-left: 160px; margin-left: 160px;
/* Super jank IE7 fix to ensure the inputs in .input-append and input-prepend don't inherit the margin of the parent, in this case .controls */
*display: inline-block; *display: inline-block;
*margin-left: 0; *margin-left: 0;
*padding-left: 20px; *padding-left: 20px;