mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-12 17:05:51 +01:00
composer tweaks, hiding navbar when mobile composer is open
This commit is contained in:
@@ -460,6 +460,7 @@ define('composer', dependencies, function(taskbar, controls, uploads, formatting
|
||||
$('body').css({'margin-bottom': 0});
|
||||
$('.action-bar button').removeAttr('disabled');
|
||||
|
||||
app.toggleNavbar(true);
|
||||
socket.emit('modules.composer.unregister', post_uuid);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user