Fx60: Fix quick format dialog artefacting on macOS. Closes #1720

This commit is contained in:
Adomas Venčkauskas 2019-10-14 11:53:21 +03:00
parent efdc4bae19
commit 371cef4035

View file

@ -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