mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-05 21:45:47 +01:00
center on load
This commit is contained in:
@@ -111,6 +111,7 @@ define(['taskbar', 'string'], function(taskbar, S) {
|
||||
checkOnlineStatus(chatModal);
|
||||
taskbar.updateActive(uuid);
|
||||
scrollToBottom(chatModal.find('#chat-content'));
|
||||
module.center(chatModal);
|
||||
}
|
||||
|
||||
module.minimize = function(uuid) {
|
||||
|
||||
Reference in New Issue
Block a user