mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Merge pull request #17875 from patrickhlauke/v4-ios-viewport-tweak2
Add shrink-to-fit to getting started
This commit is contained in:
commit
c989fcc857
@ -49,7 +49,7 @@ Put it all together and your pages should look like this:
|
||||
<head>
|
||||
<!-- Required meta tags always come first -->
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
|
||||
<!-- Bootstrap CSS -->
|
||||
|
Loading…
Reference in New Issue
Block a user