aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorAron Woost <[email protected]>2013-01-09 10:15:15 +0100
committerAron Woost <[email protected]>2013-01-09 10:15:15 +0100
commitaeb0e85151a99a4a3689b067e437b68598378368 (patch)
tree654127bbdb00773da2fdad62df2f21df1f79699d /less
parent558bc52432840ea1b2f413438427164288f10350 (diff)
downloadbootstrap-aeb0e85151a99a4a3689b067e437b68598378368.tar.xz
bootstrap-aeb0e85151a99a4a3689b067e437b68598378368.zip
replaced tabs with spaces
Diffstat (limited to 'less')
-rw-r--r--less/responsive-767px-max.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/less/responsive-767px-max.less b/less/responsive-767px-max.less
index 1d5c1239c..128f4ce30 100644
--- a/less/responsive-767px-max.less
+++ b/less/responsive-767px-max.less
@@ -72,8 +72,8 @@
.box-sizing(border-box);
}
.row-fluid [class*="offset"]:first-child {
- margin-left: 0;
- }
+ margin-left: 0;
+ }
// FORM FIELDS
// -----------