1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-30 15:29:06 +02: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

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;