aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-09-11 14:46:31 -0700
committerMark Otto <[email protected]>2013-09-11 14:46:31 -0700
commit2dc7ab4bbb70abfcdb0aa179935c72ddbb3e66e5 (patch)
treeb989f3b95046877f355b19f57280926e29bad549 /dist/css/bootstrap.css
parent37933a9e08e24e0683c3909aaabe79888e006ba6 (diff)
downloadbootstrap-2dc7ab4bbb70abfcdb0aa179935c72ddbb3e66e5.tar.xz
bootstrap-2dc7ab4bbb70abfcdb0aa179935c72ddbb3e66e5.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.css6
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;