0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

replaced tabs with spaces

This commit is contained in:
Aron Woost 2013-01-09 10:15:15 +01:00
parent 558bc52432
commit aeb0e85151

View File

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