Created
March 22, 2015 14:19
-
-
Save adikahorvath/0f8deddc6cdedc697058 to your computer and use it in GitHub Desktop.
disable iOS callout from links
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.disable-callout { | |
-webkit-touch-callout: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment