Skip to content

Instantly share code, notes, and snippets.

@tomraithel
Created November 16, 2012 08:31
Show Gist options
  • Save tomraithel/4085482 to your computer and use it in GitHub Desktop.
Save tomraithel/4085482 to your computer and use it in GitHub Desktop.
CSS: Prevent iPad tap highlight
-webkit-tap-highlight-color:rgba(0,0,0,0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment