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 {
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;
*margin-left: 0;
*padding-left: 20px;