From 0206803549d6ec4f79ff4bc3f5aa03a5c2ef013f Mon Sep 17 00:00:00 2001 From: John McLear Date: Tue, 19 Jul 2011 02:06:54 +0100 Subject: [PATCH] move userlist so it doesnt overlap with scrollbar --- static/css/pad_lite.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/pad_lite.css b/static/css/pad_lite.css index 169c91f20..17efd40a5 100644 --- a/static/css/pad_lite.css +++ b/static/css/pad_lite.css @@ -15,7 +15,7 @@ iframe {position:absolute;} background-color: #000; background-color: rgba(0,0,0,0.7); width: 160px; - right: 4px; + right: 20px; top: 40px; color: #fff; padding: 5px;