0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-28 20:52:21 +01: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
commit 1d87bcc9f5

View File

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