From: Patrick H. Lauke Date: Sat, 15 Dec 2018 01:05:49 +0000 (+0000) Subject: Remove now unnecessary shrink-to-fit viewport directive (#27818) X-Git-Tag: v4.2.0~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=af484dc12c2302c0e594a0e73a2ba06738a84410;p=thirdparty%2Fbootstrap.git Remove now unnecessary shrink-to-fit viewport directive (#27818) `shrink-to-fit=no` is not needed anymore - Apple removed the need for it from iOS9.3 onwards See https://www.scottohara.me/blog/2018/12/11/shrink-to-fit.html and https://github.com/h5bp/html5-boilerplate/issues/2102 --- diff --git a/js/tests/index.html b/js/tests/index.html index 06bfa2c434..a270392f43 100644 --- a/js/tests/index.html +++ b/js/tests/index.html @@ -2,7 +2,7 @@ - + Bootstrap Plugin Test Suite diff --git a/js/tests/visual/alert.html b/js/tests/visual/alert.html index 67cafa9006..7194265e4b 100644 --- a/js/tests/visual/alert.html +++ b/js/tests/visual/alert.html @@ -2,7 +2,7 @@ - + Alert diff --git a/js/tests/visual/button.html b/js/tests/visual/button.html index b82a10d0d3..74c0a9a0d2 100644 --- a/js/tests/visual/button.html +++ b/js/tests/visual/button.html @@ -2,7 +2,7 @@ - + Button diff --git a/js/tests/visual/carousel.html b/js/tests/visual/carousel.html index 630f870cf4..b65aae4efb 100644 --- a/js/tests/visual/carousel.html +++ b/js/tests/visual/carousel.html @@ -2,7 +2,7 @@ - + Carousel