]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
replaced tabs with spaces 6506/head
authorAron Woost <aron@springworks.de>
Wed, 9 Jan 2013 09:15:15 +0000 (10:15 +0100)
committerAron Woost <aron@springworks.de>
Wed, 9 Jan 2013 09:15:15 +0000 (10:15 +0100)
less/responsive-767px-max.less

index 1d5c1239c99f889bb0b38d95fcd14ee9694d4e38..128f4ce30dae7f63a417a4e5e8ced310943c0dce 100644 (file)
@@ -72,8 +72,8 @@
     .box-sizing(border-box);
   }
   .row-fluid [class*="offset"]:first-child {
-               margin-left: 0;
-       }
+    margin-left: 0;
+  }
 
   // FORM FIELDS
   // -----------