OSDN Git Service

Eliminate horizontal shifting on diff body heights
authorTJ Koblentz <tj.koblentz@gmail.com>
Thu, 17 Jan 2013 19:35:35 +0000 (11:35 -0800)
committerTJ Koblentz <tj.koblentz@gmail.com>
Thu, 17 Jan 2013 19:35:35 +0000 (11:35 -0800)
app/assets/stylesheets/common.scss

index dd586de..db07704 100644 (file)
@@ -1,3 +1,7 @@
+html {
+  overflow-y: scroll; 
+}
+
 /** LAYOUT **/
 
 body {