mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 08:39:56 +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;
|
||||
|
2
dist/css/bootstrap.min.css
vendored
2
dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user