diff --git a/chrome/content/zotero/progressQueueDialog.xul b/chrome/content/zotero/progressQueueDialog.xhtml similarity index 88% rename from chrome/content/zotero/progressQueueDialog.xul rename to chrome/content/zotero/progressQueueDialog.xhtml index a1313067d0..ca693f0b52 100644 --- a/chrome/content/zotero/progressQueueDialog.xul +++ b/chrome/content/zotero/progressQueueDialog.xhtml @@ -7,13 +7,14 @@ xmlns:html="http://www.w3.org/1999/xhtml" width="550" height="230" onload="_init()" - id="zotero-progress"> + id="zotero-progress" + style="display: flex;">