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

View File

@@ -72,8 +72,8 @@
.box-sizing(border-box);
}
.row-fluid [class*="offset"]:first-child {
margin-left: 0;
}
margin-left: 0;
}
// FORM FIELDS
// -----------