Skip to content

Instantly share code, notes, and snippets.

@fieke
Created November 22, 2013 09:28
Show Gist options
  • Save fieke/7597247 to your computer and use it in GitHub Desktop.
Save fieke/7597247 to your computer and use it in GitHub Desktop.
Submit button on Iphone
input[type="submit"] {
-webkit-appearance: none;
-moz-appearance: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment