From: au-phiware Date: Sun, 15 Apr 2012 02:31:07 +0000 (+1000) Subject: Silence comment (just like the others) X-Git-Tag: v2.0.3~5^2~34^2~1^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3068%2Fhead;p=thirdparty%2Fbootstrap.git Silence comment (just like the others) --- diff --git a/less/forms.less b/less/forms.less index 8d9c253083..60b2169714 100644 --- a/less/forms.less +++ b/less/forms.less @@ -538,7 +538,7 @@ legend + .control-group { // Move over all input controls and content .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 */ + // 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;