From cfbeca6ca53945d205c2cc3d54f90493a7b31260 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Tue, 16 Mar 2010 08:31:31 -0400 Subject: Added PROD changes --- static/pichat.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static/pichat.css') diff --git a/static/pichat.css b/static/pichat.css index db2e3eb..cf8ffe3 100755 --- a/static/pichat.css +++ b/static/pichat.css @@ -278,7 +278,7 @@ margin:-2; #userList { overflow-x: hidden; overflow-y:auto; - height: auto; + max-height: 55%; margin: 0px; position: absolute; padding: 5px; @@ -305,7 +305,7 @@ margin:-2; -moz-border-radius-bottomright:5px; border-right:2px solid #c8cbce; border-bottom:2px solid #c8cbce; - max-height:400px; + box-shadow: 3px 4px 4px #c8cbce; -webkit-box-shadow: 3px 4px 4px #c8cbce; -moz-box-shadow: 3px 3px 4px #c8cbce; -- cgit v1.2.3-70-g09d2