This commit is contained in:
psychobunny
2015-04-10 12:35:49 -04:00
parent f601bdee5e
commit 59909894fc

View File

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