Aligning notice_data-attach from top
This commit is contained in:
parent
8904f0f67d
commit
3bba451021
@ -150,6 +150,8 @@ RealtimeUpdate = {
|
|||||||
$('#form_notice label[for=notice_data-text], h1').css({'display': 'none'});
|
$('#form_notice label[for=notice_data-text], h1').css({'display': 'none'});
|
||||||
|
|
||||||
$('.notices li:first-child').css({'border-top':'none'});
|
$('.notices li:first-child').css({'border-top':'none'});
|
||||||
|
|
||||||
|
$('#form_notice label[for="notice_data-attach"], #form_notice #notice_data-attach').css({'top':'0'});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user