mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
More row change ups:
* No more negative side margins * However, keep the negative margin for nested rows
This commit is contained in:
@@ -41,10 +41,6 @@
|
||||
.container {
|
||||
max-width: 728px;
|
||||
}
|
||||
.row {
|
||||
margin-left: (@grid-gutter-width / -2);
|
||||
margin-right: (@grid-gutter-width / -2);
|
||||
}
|
||||
}
|
||||
|
||||
// Responsive: Desktops and up
|
||||
|
||||
Reference in New Issue
Block a user