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 // -----------