1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05: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
// -----------