Adjusted form_notice width

This commit is contained in:
Sarven Capadisli 2009-09-27 12:43:40 +00:00
parent 3bba451021
commit 7466887a2f
1 changed files with 2 additions and 0 deletions

View File

@ -145,6 +145,8 @@ RealtimeUpdate = {
$('#form_notice').css({
'margin':'18px 0 18px 1.795%',
'width':'93%',
'max-width':'451px'
});
$('#form_notice label[for=notice_data-text], h1').css({'display': 'none'});