Skip to content

Instantly share code, notes, and snippets.

@adikahorvath
Created March 22, 2015 14:19
Show Gist options
  • Save adikahorvath/0f8deddc6cdedc697058 to your computer and use it in GitHub Desktop.
Save adikahorvath/0f8deddc6cdedc697058 to your computer and use it in GitHub Desktop.
disable iOS callout from links
.disable-callout {
-webkit-touch-callout: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment