Created
February 10, 2016 10:51
-
-
Save hsleonis/c9700f677c153514a7cc to your computer and use it in GitHub Desktop.
ios Safari / Web App Viewport Problem (expands to fit all elements in view) Solution
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, shrink-to-fit=no" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment