From adaf759270d7222a4879a7e3adba2713dc86d8ad Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Sat, 5 Jun 2010 04:05:57 -0400 Subject: sostler prod commit --- static/js/pichat.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static/js/pichat.js') diff --git a/static/js/pichat.js b/static/js/pichat.js index f130239..48b5e54 100644 --- a/static/js/pichat.js +++ b/static/js/pichat.js @@ -22,7 +22,7 @@ Anim = { "chatThumbTiny": {"width": "8px", "height": "8px", "right": "8px", "bottom": "8px"}, "chatThumb": {"width": "16px", "height": "16px", "right": "4px", "bottom": "4px"}, "logThumb": {"width": "27px", "height": "27px", "marginRight": "0px", "marginTop": "0px"}, - "logThumbBig": {"width": "64px", "height": "64px", "marginRight": "-20px", "marginTop": "-20px"} + "logThumbBig": {"width": "64px", "height": "64px", "marginRight": "-2px", "marginTop": "-2px"} } // Utils @@ -1014,4 +1014,4 @@ function startTitleUpdater() { $(function() { OrigTitle = $('title').text(); -}); \ No newline at end of file +}); -- cgit v1.2.3-70-g09d2