aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap-responsive.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-12-10 10:25:18 -0800
committerMark Otto <[email protected]>2012-12-10 10:25:18 -0800
commit83a6a55d2c3448771925f467be1f2ced321e63df (patch)
tree005285383b9ad236d203740c1bc6f259df2a5ed9 /docs/assets/css/bootstrap-responsive.css
parent165729254be53a90d2c56389a7f736a46bd6de84 (diff)
downloadbootstrap-83a6a55d2c3448771925f467be1f2ced321e63df.tar.xz
bootstrap-83a6a55d2c3448771925f467be1f2ced321e63df.zip
Move IE10 responsive fix to responsive utilities so Customizer gets it
Diffstat (limited to 'docs/assets/css/bootstrap-responsive.css')
-rw-r--r--docs/assets/css/bootstrap-responsive.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/assets/css/bootstrap-responsive.css b/docs/assets/css/bootstrap-responsive.css
index a3352d774..04ba99554 100644
--- a/docs/assets/css/bootstrap-responsive.css
+++ b/docs/assets/css/bootstrap-responsive.css
@@ -8,10 +8,6 @@
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
-@-ms-viewport {
- width: device-width;
-}
-
.clearfix {
*zoom: 1;
}