diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index dd586de3..db077048 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1,3 +1,7 @@ +html { + overflow-y: scroll; +} + /** LAYOUT **/ body {