Aligned notice_data-attach input
This commit is contained in:
parent
7466887a2f
commit
22332555cf
|
@ -154,6 +154,11 @@ RealtimeUpdate = {
|
||||||
$('.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'});
|
$('#form_notice label[for="notice_data-attach"], #form_notice #notice_data-attach').css({'top':'0'});
|
||||||
|
|
||||||
|
$('#form_notice #notice_data-attach').css({
|
||||||
|
'left':'auto',
|
||||||
|
'right':'0'
|
||||||
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user