aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-12-09 14:39:23 -0800
committerMark Otto <[email protected]>2011-12-09 14:39:23 -0800
commit4d55356e9b476cbfea5eb2ea01099dc19a5fc5f4 (patch)
treecaa220823cd1ad1eb2a7c9bdea4e3331a8568791 /lib
parent5c8df1d2858c3d5f2cc65a80acaef5312b1ae87f (diff)
downloadbootstrap-4d55356e9b476cbfea5eb2ea01099dc19a5fc5f4.tar.xz
bootstrap-4d55356e9b476cbfea5eb2ea01099dc19a5fc5f4.zip
remove uber large responsive stuff
Diffstat (limited to 'lib')
-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); }
}
+*/