Return to Snippet

Revision: 33661
at October 13, 2010 08:59 by arrowj


Updated Code
html {
    overflow-y: scroll
}

Revision: 33660
at October 12, 2010 00:17 by arrowj


Initial Code
html { overflow-y: scroll; }

Initial URL
http://html5boilerplate.com/

Initial Description
force scrollbars on every page to prevent vertical jump when navigating from a page with a vertical scrollbar to page sans vertical scrollbar

Initial Title
force vertical scrollbar

Initial Tags


Initial Language
CSS