From aeb0e85151a99a4a3689b067e437b68598378368 Mon Sep 17 00:00:00 2001 From: Aron Woost Date: Wed, 9 Jan 2013 10:15:15 +0100 Subject: [PATCH] replaced tabs with spaces --- less/responsive-767px-max.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/less/responsive-767px-max.less b/less/responsive-767px-max.less index 1d5c1239c9..128f4ce30d 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 // -----------