Increated content width

This commit is contained in:
Sarven Capadisli 2009-09-27 12:26:01 +00:00
parent 3bc55e7b8b
commit c66a884ff5
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ RealtimeUpdate = {
{
window.resizeTo(500, 550);
$('address').hide();
$('#content').css({'width':'92%'});
$('#content').css({'width':'93.5%'});
$('#form_notice').css({
'margin':'18px 0 18px 1.795%',