v1.18.x
psychobunny 10 years ago
parent f601bdee5e
commit 59909894fc

@ -557,6 +557,8 @@ define('composer', [
stopNotifyInterval(composer.posts[post_uuid]); stopNotifyInterval(composer.posts[post_uuid]);
stopNotifyTyping(composer.posts[post_uuid]); stopNotifyTyping(composer.posts[post_uuid]);
$('body').css({'margin-bottom': '0px'});
}; };
return composer; return composer;

Loading…
Cancel
Save