Skip to content

Instantly share code, notes, and snippets.

@eivko
Created March 17, 2019 05:49
Show Gist options
  • Save eivko/c77203dcb7239521f8fcf9e5c7ed7a9e to your computer and use it in GitHub Desktop.
Save eivko/c77203dcb7239521f8fcf9e5c7ed7a9e to your computer and use it in GitHub Desktop.
.responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment