From 2dc7ab4bbb70abfcdb0aa179935c72ddbb3e66e5 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 11 Sep 2013 14:46:31 -0700 Subject: fixes #10497: Fix Windows 8 and Windows Phone 8 behavior and apply it to the docs --- dist/css/bootstrap.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 3c53283ea..0e56cf744 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -6348,12 +6348,6 @@ body.modal-open, width: device-width; } -@media screen and (max-width: 400px) { - @-ms-viewport { - width: 320px; - } -} - .hidden { display: none !important; visibility: hidden !important; -- cgit v1.2.3