aboutsummaryrefslogtreecommitdiff
path: root/less/responsive-767px-max.less
diff options
context:
space:
mode:
Diffstat (limited to 'less/responsive-767px-max.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
// -----------