This commit is contained in:
Julian Lam
2014-02-25 17:07:27 -05:00
parent ee44778e2b
commit f5d1ba4231
3 changed files with 6 additions and 2 deletions

View File

@@ -130,6 +130,7 @@ define(['taskbar', 'string'], function(taskbar, S) {
stop:function() {
chatModal.find('#chat-message-input').focus();
},
distance: 10,
handle: '.modal-header'
});