Updated max-width values for attachment view

This commit is contained in:
Sarven Capadisli
2009-07-09 17:01:45 +00:00
parent 03200235b1
commit be0b149517
2 changed files with 2 additions and 2 deletions

View File

@@ -283,7 +283,7 @@ function NoticeAttachments() {
},
timeout : 0,
autoHide : true,
css : {'max-width':'502px', 'top':'22.5%', 'left':'32.5%'}
css : {'max-width':'542px', 'top':'22.5%', 'left':'32.5%'}
};
$('#content .notice a.attachment').click(function() {