mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-05 07:10:30 +01:00
closes #2981
This commit is contained in:
@@ -557,6 +557,8 @@ define('composer', [
|
||||
|
||||
stopNotifyInterval(composer.posts[post_uuid]);
|
||||
stopNotifyTyping(composer.posts[post_uuid]);
|
||||
|
||||
$('body').css({'margin-bottom': '0px'});
|
||||
};
|
||||
|
||||
return composer;
|
||||
|
||||
Reference in New Issue
Block a user