diff --git a/chrome/content/zotero/integration/quickFormat.js b/chrome/content/zotero/integration/quickFormat.js index a9adba4ef1..474868b88f 100644 --- a/chrome/content/zotero/integration/quickFormat.js +++ b/chrome/content/zotero/integration/quickFormat.js @@ -81,6 +81,7 @@ var Zotero_QuickFormat = new function () { // as titlebar+maincontent, so we have hack around that here. if (Zotero.isMac && Zotero.platformMajorVersion >= 60) { qfb.style.marginBottom = "-22px"; + referencePanel.style.marginTop = "22px"; } // add labels to popup