mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
More row change ups:
* No more negative side margins * However, keep the negative margin for nested rows
This commit is contained in:
parent
4910e779ab
commit
551d729083
1 changed files with 0 additions and 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;
|
||||
|
|
Loading…
Add table
Reference in a new issue