update document scroll

This commit is contained in:
Luke Pulverenti 2016-04-23 14:57:01 -04:00
parent fc06b2eac8
commit c38ac1b5ce

View File

@ -287,7 +287,7 @@ html {
} }
body { body {
overflow-y: scroll !important; overflow-y: auto !important;
/* This is needed to prevent a horizontal scrollbar while neon-animated-pages are animating. */ /* This is needed to prevent a horizontal scrollbar while neon-animated-pages are animating. */
overflow-x: hidden; overflow-x: hidden;
/*Can't use this with safari or it causes some content to disappear*/ /*Can't use this with safari or it causes some content to disappear*/