mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-04 21:15:55 +01:00
closed #1113
This commit is contained in:
@@ -130,6 +130,7 @@ define(['taskbar', 'string'], function(taskbar, S) {
|
||||
stop:function() {
|
||||
chatModal.find('#chat-message-input').focus();
|
||||
},
|
||||
distance: 10,
|
||||
handle: '.modal-header'
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user