mirror of
https://github.com/zotero/zotero.git
synced 2026-09-23 00:43:17 +00:00
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
Reference in a new issue