From: Aron Woost Date: Wed, 9 Jan 2013 09:15:15 +0000 (+0100) Subject: replaced tabs with spaces X-Git-Tag: v2.3.0^2~56^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6506%2Fhead;p=thirdparty%2Fbootstrap.git replaced tabs with spaces --- 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 // -----------