aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-09-11 16:19:12 -0700
committerMark Otto <[email protected]>2013-09-11 16:19:12 -0700
commitcd7cf40aff400eb4ae587d6b375f8c804582a9fc (patch)
tree854727c1d09eb8bade8cc14285bdb84898140b19 /dist/css/bootstrap.css
parent6ea2893af1ddb220d449e36b52389fad8c147aba (diff)
parentb0ea3a08cde1a4507cc0f171cbe335407a84b738 (diff)
downloadbootstrap-cd7cf40aff400eb4ae587d6b375f8c804582a9fc.tar.xz
bootstrap-cd7cf40aff400eb4ae587d6b375f8c804582a9fc.zip
Merge pull request #10584 from twbs/ie_viewports
Fixes #10497: Fix Windows 8 and Windows Phone 8 behavior and apply to 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;