From 7054806c29c3eae0ed4b4176047b92bddcdcd0cc Mon Sep 17 00:00:00 2001 From: Eric Bidelman Date: Sat, 14 Apr 2012 15:07:55 -0700 Subject: tweaks --- theme/css/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'theme/css') diff --git a/theme/css/default.css b/theme/css/default.css index 93e59f0..7507b19 100644 --- a/theme/css/default.css +++ b/theme/css/default.css @@ -79,8 +79,8 @@ body { opacity: 1 !important; height: 100%; min-height: 740px; - overflow-x: hidden; - overflow-y: auto; + width: 100%; + overflow: hidden; color: #fff; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -- cgit v1.2.3