Skip to content

Instantly share code, notes, and snippets.

@benhuson
Created May 2, 2012 13:09
Show Gist options
  • Save benhuson/2576426 to your computer and use it in GitHub Desktop.
Save benhuson/2576426 to your computer and use it in GitHub Desktop.
Useful CSS
/* Prevent text scaling on rotate for iPad/iPhone */
html { -webkit-text-size-adjust: none; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment