Skip to content

Instantly share code, notes, and snippets.

@borisjoffe
Last active December 26, 2015 14:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save borisjoffe/7165674 to your computer and use it in GitHub Desktop.
Save borisjoffe/7165674 to your computer and use it in GitHub Desktop.
html {overflow: auto;}
html, body, div, iframe {margin: 0px; padding: 0px; height: 100%; border: none;}
iframe {display: block; width: 100%; border: none; overflow-y: auto; overflow-x: hidden;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment