feat(grid): Remove column offset with responsive grid breaks

This commit is contained in:
Boston Dell-Vandenberg
2014-03-19 11:48:44 -04:00
parent 26c8f304e7
commit 73ba2a405f

View File

@@ -629,6 +629,7 @@
margin-bottom: ($grid-padding-width * 3) / 2;
max-width: 100%;
width: 100%;
margin-left: 0;
}
}
}