diff static/bootstrap/less/responsive-767px-max.less @ 88:a5a3d454eac9

Updated Bootstrap.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 05 Apr 2013 08:08:12 -0700
parents 130eccd396d8
children
line wrap: on
line diff
--- a/static/bootstrap/less/responsive-767px-max.less	Wed Apr 03 23:59:07 2013 -0700
+++ b/static/bootstrap/less/responsive-767px-max.less	Fri Apr 05 08:08:12 2013 -0700
@@ -72,8 +72,8 @@
     .box-sizing(border-box);
   }
   .row-fluid [class*="offset"]:first-child {
-		margin-left: 0;
-	}
+    margin-left: 0;
+  }
 
   // FORM FIELDS
   // -----------