Merge pull request #2649 from tjeezy/patch-1

Eliminate horizontal shifting on diff body heights
This commit is contained in:
Dmitriy Zaporozhets 2013-01-17 12:38:58 -08:00
commit 4bb1664aae

View file

@ -1,3 +1,7 @@
html {
overflow-y: scroll;
}
/** LAYOUT **/
body {