1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 08:34:08 +02: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

View File

@@ -70,6 +70,9 @@
width: 100%;
.box-sizing(border-box);
}
.row-fluid [class*="offset"]:first-child {
margin-left: 0;
}
// FORM FIELDS
// -----------