Skip to content

Instantly share code, notes, and snippets.

@ranbena
Created November 27, 2012 08:39
Show Gist options
  • Save ranbena/4153165 to your computer and use it in GitHub Desktop.
Save ranbena/4153165 to your computer and use it in GitHub Desktop.
Disable image download behaviour
img {
-webkit-touch-callout: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment