remove left margin reset from old grid system

This commit is contained in:
Mark Otto
2012-10-01 00:11:05 -07:00
parent eb555b7a9d
commit 56935c64c0
2 changed files with 0 additions and 7 deletions

View File

@@ -43,10 +43,6 @@
.container {
width: auto;
}
// Undo negative margin on rows
.row {
margin-left: 0;
}
// Make all grid-sized elements block level again
[class*="span"],
// Makes uneditable inputs full-width when using grid sizing