Skip to content

Instantly share code, notes, and snippets.

@rmasoni
Created April 24, 2016 19:23
Show Gist options
  • Save rmasoni/01a5d011faa1a8c9d37a4963fe6aa2b5 to your computer and use it in GitHub Desktop.
Save rmasoni/01a5d011faa1a8c9d37a4963fe6aa2b5 to your computer and use it in GitHub Desktop.
Viewport parameter that asks browsers to display the minimal UI possible when loading the page.
<meta name="viewport" content="width=device-width, minimal-ui">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment