Skip to content

Instantly share code, notes, and snippets.

@a-ignatov-parc
Created February 28, 2012 04:26
Show Gist options
  • Save a-ignatov-parc/1929465 to your computer and use it in GitHub Desktop.
Save a-ignatov-parc/1929465 to your computer and use it in GitHub Desktop.
.scrollable {
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment