2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

More row change ups:

* No more negative side margins
* However, keep the negative margin for nested rows
This commit is contained in:
Mark Otto
2013-05-16 21:03:29 -07:00
parent 4910e779ab
commit 551d729083
-2
View File
@@ -13,8 +13,6 @@ title: Grid template
.row {
margin-bottom: 20px;
margin-left: -15px;
margin-right: -15px;
}
[class*="col-lg-"] {
padding-top: 15px;