Skip to content

Instantly share code, notes, and snippets.

@dannyvassallo
Created October 14, 2015 14:56
Show Gist options
  • Save dannyvassallo/c9ad72d9debf645621cb to your computer and use it in GitHub Desktop.
Save dannyvassallo/c9ad72d9debf645621cb to your computer and use it in GitHub Desktop.
Disable iOS automatic input styling
.aclassname{
...
-webkit-appearance: none;
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment