2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

outdent the rows for tablets and above

This commit is contained in:
Mark Otto
2013-04-30 19:35:52 -07:00
parent 0780faad45
commit 47155e8aa3
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -41,6 +41,10 @@
.container {
max-width: 728px;
}
.row {
margin-left: (@grid-gutter-width / -2);
margin-right: (@grid-gutter-width / -2);
}
}
// Responsive: Desktops and up