From 195ea69b1923e33a4a930d6d31afe75f669424ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adomas=20Ven=C4=8Dkauskas?= Date: Tue, 3 Oct 2023 10:24:08 +0300 Subject: [PATCH] Fix tiny Quick Format dialog before text entry. Closes #3443 --- chrome/content/zotero/integration/quickFormat.xhtml | 1 + 1 file changed, 1 insertion(+) diff --git a/chrome/content/zotero/integration/quickFormat.xhtml b/chrome/content/zotero/integration/quickFormat.xhtml index 99d07ad4d4..88fa3695f2 100644 --- a/chrome/content/zotero/integration/quickFormat.xhtml +++ b/chrome/content/zotero/integration/quickFormat.xhtml @@ -40,6 +40,7 @@ xmlns:html="http://www.w3.org/1999/xhtml" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" persist="screenX screenY" + width="800" onkeypress="Zotero_QuickFormat.onKeyPress(event)" onunload="Zotero_QuickFormat.onUnload()">