1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02: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); .box-sizing(border-box);
} }
.row-fluid [class*="offset"]:first-child { .row-fluid [class*="offset"]:first-child {
margin-left: 0; margin-left: 0;
} }
// FORM FIELDS // FORM FIELDS
// ----------- // -----------