mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 14:30:46 +02:00
fixes #10497: Fix Windows 8 and Windows Phone 8 behavior and apply it to the docs
This commit is contained in:
6
dist/css/bootstrap.css
vendored
6
dist/css/bootstrap.css
vendored
@@ -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;
|
||||
|
Reference in New Issue
Block a user