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

Merge branch 'dionysiosarvanitis-master' into 2.1.2-wip

This commit is contained in:
Mark Otto
2012-09-07 11:41:35 -07:00
+3
View File
@@ -70,6 +70,9 @@
width: 100%;
.box-sizing(border-box);
}
.row-fluid [class*="offset"]:first-child {
margin-left: 0;
}
// FORM FIELDS
// -----------