]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
More row change ups:
authorMark Otto <otto@github.com>
Fri, 17 May 2013 04:03:29 +0000 (21:03 -0700)
committerMark Otto <otto@github.com>
Fri, 17 May 2013 04:03:56 +0000 (21:03 -0700)
* No more negative side margins
* However, keep the negative margin for nested rows

grid.html

index 580f69cbf4e3e42b28b6975e0a7b842f8c813773..eea2ac0cf24680099b8c182755976955216d6ead 100644 (file)
--- a/grid.html
+++ b/grid.html
@@ -13,8 +13,6 @@ title: Grid template
 
   .row {
     margin-bottom: 20px;
-    margin-left: -15px;
-    margin-right: -15px;
   }
   [class*="col-lg-"] {
     padding-top: 15px;