mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-04 22:27:10 -04:00
Merge 3b1765bb23
into 6b20875355
This commit is contained in:
commit
620d683366
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@ var chat = (function()
|
|||
$("#chatbox").resizable(
|
||||
{
|
||||
handles: 'nw',
|
||||
minHeight: 40,
|
||||
minWidth: 80,
|
||||
start: function (event, ui)
|
||||
{
|
||||
$("#focusprotector").show();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue