From: Mark Otto Date: Fri, 17 May 2013 04:03:29 +0000 (-0700) Subject: More row change ups: X-Git-Tag: v3.0.0~81^2~11^2~1^2~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=551d72908355f869cdd94e8866f15678bef64ad3;p=thirdparty%2Fbootstrap.git More row change ups: * No more negative side margins * However, keep the negative margin for nested rows --- diff --git a/grid.html b/grid.html index 580f69cbf4..eea2ac0cf2 100644 --- 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;