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