Skip to content

Instantly share code, notes, and snippets.

@hsleonis
Created February 10, 2016 10:51
Show Gist options
  • Save hsleonis/c9700f677c153514a7cc to your computer and use it in GitHub Desktop.
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
<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