diff --git a/static/atom.css b/static/atom.css index 974e85cb5..12e9bc50e 100644 --- a/static/atom.css +++ b/static/atom.css @@ -7,8 +7,7 @@ html, body { #root-view { height: 100%; - overflow-y: auto; - overflow-x: hidden; + overflow: hidden; position: relative; background-image: url(images/linen.png); }