diff --git a/stashr/static/css/stashr-read.css b/stashr/static/css/stashr-read.css index ffd4e95..fae93b9 100644 --- a/stashr/static/css/stashr-read.css +++ b/stashr/static/css/stashr-read.css @@ -1,3 +1,3 @@ -body { margin:0;background-color:black; } +body { margin:0;background-color:black; overflow-x:hidden;} .stashr-button_container {position:fixed;bottom:0;right:0;opacity:.5;z-index:999;} \ No newline at end of file