diff options
| author | Mark Otto <[email protected]> | 2013-09-11 14:46:31 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-09-11 16:06:43 -0700 |
| commit | 6519303549732d61de9e2905916f64a7d5b76910 (patch) | |
| tree | ce3d6348ced94c6339da2b6b9994fa98bf228a66 /dist/css/bootstrap.css | |
| parent | 37933a9e08e24e0683c3909aaabe79888e006ba6 (diff) | |
| download | bootstrap-6519303549732d61de9e2905916f64a7d5b76910.tar.xz bootstrap-6519303549732d61de9e2905916f64a7d5b76910.zip | |
fixes #10497: Fix Windows 8 and Windows Phone 8 behavior and apply it to the docs
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 6 |
1 files changed, 0 insertions, 6 deletions
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; |
