Skip to content

Instantly share code, notes, and snippets.

@cacheleocode
Last active December 16, 2015 23:09
Show Gist options
  • Save cacheleocode/5511853 to your computer and use it in GitHub Desktop.
Save cacheleocode/5511853 to your computer and use it in GitHub Desktop.
stop the defaults!
<style type="text/css">
* {
-webkit-touch-callout: none;
-webkit-user-select: none;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment