2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Merge branch 'aronwoost-patch-1' into 2.3.0-wip

This commit is contained in:
Mark Otto
2013-01-09 21:37:11 -08:00
+2 -2
View File
@@ -72,8 +72,8 @@
.box-sizing(border-box);
}
.row-fluid [class*="offset"]:first-child {
margin-left: 0;
}
margin-left: 0;
}
// FORM FIELDS
// -----------