Increated content width
This commit is contained in:
parent
3bc55e7b8b
commit
c66a884ff5
@ -141,7 +141,7 @@ RealtimeUpdate = {
|
|||||||
{
|
{
|
||||||
window.resizeTo(500, 550);
|
window.resizeTo(500, 550);
|
||||||
$('address').hide();
|
$('address').hide();
|
||||||
$('#content').css({'width':'92%'});
|
$('#content').css({'width':'93.5%'});
|
||||||
|
|
||||||
$('#form_notice').css({
|
$('#form_notice').css({
|
||||||
'margin':'18px 0 18px 1.795%',
|
'margin':'18px 0 18px 1.795%',
|
||||||
|
Loading…
Reference in New Issue
Block a user