aboutsummaryrefslogtreecommitdiff
path: root/lib/responsive.less
diff options
context:
space:
mode:
Diffstat (limited to 'lib/responsive.less')
-rw-r--r--lib/responsive.less3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/responsive.less b/lib/responsive.less
index e0772b111..c74f6b98e 100644
--- a/lib/responsive.less
+++ b/lib/responsive.less
@@ -173,7 +173,7 @@
// LARGE DESKTOP & UP
// ------------------
-
+/*
@media (min-width: 1210px) {
// Reset grid variables
@@ -226,3 +226,4 @@
.offset12 { .offset(12); }
}
+*/