Skip to content

Instantly share code, notes, and snippets.

@disinfeqt
Created February 28, 2012 06:05
Show Gist options
  • Select an option

  • Save disinfeqt/1930006 to your computer and use it in GitHub Desktop.

Select an option

Save disinfeqt/1930006 to your computer and use it in GitHub Desktop.
html {
overflow: hidden;
height: 100%;
}
body {
overflow-y: scroll;
height: 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment