Skip to content

Instantly share code, notes, and snippets.

@iamphill
Created January 21, 2015 15:33
Show Gist options
  • Save iamphill/fb3f3f78d3d4ac36f27d to your computer and use it in GitHub Desktop.
Save iamphill/fb3f3f78d3d4ac36f27d to your computer and use it in GitHub Desktop.
On iPhone, if input font size is below 16px it will automatically zoom in
input {
font-size: 16px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment