Commit 551d7290 authored by Mark Otto's avatar Mark Otto

More row change ups:

* No more negative side margins
* However, keep the negative margin for nested rows
parent 4910e779
...@@ -13,8 +13,6 @@ title: Grid template ...@@ -13,8 +13,6 @@ title: Grid template
.row { .row {
margin-bottom: 20px; margin-bottom: 20px;
margin-left: -15px;
margin-right: -15px;
} }
[class*="col-lg-"] { [class*="col-lg-"] {
padding-top: 15px; padding-top: 15px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment