2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +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 e94e5e8b40
commit 5fbb9e9f5d
3 changed files with 0 additions and 10 deletions
-4
View File
@@ -976,10 +976,6 @@ pre code {
.container {
max-width: 728px;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
}
@media screen and (min-width: 992px) {