Reduced form_notice margin bottom

This commit is contained in:
Sarven Capadisli 2009-09-27 12:22:56 +00:00
parent 7c335c28da
commit 3bc55e7b8b

View File

@ -144,7 +144,7 @@ RealtimeUpdate = {
$('#content').css({'width':'92%'});
$('#form_notice').css({
'margin':'18px 0 29px 1.795%',
'margin':'18px 0 18px 1.795%',
});
$('#form_notice label, h1').css({'display': 'none'});