Skip to content

Instantly share code, notes, and snippets.

@thunsaker
Created February 11, 2011 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thunsaker/822624 to your computer and use it in GitHub Desktop.
Save thunsaker/822624 to your computer and use it in GitHub Desktop.
Code for mobile browsers to stretch the page to the width of the device.
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment