diff options
| author | Mark Otto <[email protected]> | 2013-05-16 21:03:29 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-05-16 21:03:56 -0700 |
| commit | 551d72908355f869cdd94e8866f15678bef64ad3 (patch) | |
| tree | add089330a107b31cffb29456a31f2252457e7fd | |
| parent | 4910e779ab14b596e53f39c87b264d59e1bd3045 (diff) | |
| download | bootstrap-551d72908355f869cdd94e8866f15678bef64ad3.tar.xz bootstrap-551d72908355f869cdd94e8866f15678bef64ad3.zip | |
More row change ups:
* No more negative side margins
* However, keep the negative margin for nested rows
| -rw-r--r-- | grid.html | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -13,8 +13,6 @@ title: Grid template .row { margin-bottom: 20px; - margin-left: -15px; - margin-right: -15px; } [class*="col-lg-"] { padding-top: 15px; |
