]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Silence comment (just like the others) 3068/head
authorau-phiware <corin@phiware.com.au>
Sun, 15 Apr 2012 02:31:07 +0000 (12:31 +1000)
committerau-phiware <corin@phiware.com.au>
Sun, 15 Apr 2012 02:31:07 +0000 (12:31 +1000)
less/forms.less

index 8d9c253083e5dc03782ceac90659bee5136cc88a..60b2169714314ab9458e009a4eee574c47103a82 100644 (file)
@@ -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;