Skip to content

Instantly share code, notes, and snippets.

@Thibaut-B
Created February 19, 2015 14:33
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 Thibaut-B/11c8c4046466db0c5057 to your computer and use it in GitHub Desktop.
Save Thibaut-B/11c8c4046466db0c5057 to your computer and use it in GitHub Desktop.
input submit on iOS
input[type=submit]{
-webkit-appearance: none;
border-radius: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment