Show Quick Format dialog at appropriate size if many sources are cited
This commit is contained in:
parent
3b8d45d90e
commit
6f9daa4469
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ var Zotero_QuickFormat = new function () {
|
|||
var node = qfe.firstChild;
|
||||
node.nodeValue = "";
|
||||
_showCitation(node);
|
||||
_resize();
|
||||
}, 1);
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue