]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix #3068: compile after changing comment
authorMark Otto <markotto@twitter.com>
Sun, 15 Apr 2012 03:56:50 +0000 (20:56 -0700)
committerMark Otto <markotto@twitter.com>
Sun, 15 Apr 2012 03:56:50 +0000 (20:56 -0700)
docs/assets/bootstrap.zip
docs/assets/css/bootstrap.css

index 2be92692fa05e8b57d4d6211c123cebea765dd59..0fd350f5b519a1f35f0a709c686558583e35cc9b 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index b5ff8ee41ce2480977c6ad7128a7b45d95f61fb6..131e6671eea66155ec925aac11a51f451a4fb27b 100644 (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;