mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03:00
fixes #10497: Fix Windows 8 and Windows Phone 8 behavior and apply it to the docs
This commit is contained in:
Vendored
-6
@@ -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