2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

replaced tabs with spaces

This commit is contained in:
Aron Woost
2013-01-09 10:15:15 +01:00
parent 558bc52432
commit aeb0e85151
+2 -2
View File
@@ -72,8 +72,8 @@
.box-sizing(border-box);
}
.row-fluid [class*="offset"]:first-child {
margin-left: 0;
}
margin-left: 0;
}
// FORM FIELDS
// -----------