From 2a1ce292d2a67be89cf8da552b57b24aff02fba3 Mon Sep 17 00:00:00 2001 From: Abe Jellinek Date: Wed, 30 Mar 2022 14:55:48 -0700 Subject: [PATCH] Remove Note Font Size -> Reset restart prompt + replace empty menuitem with a divider as in the Font Size menu. --- chrome/content/zotero/standalone/standalone.js | 1 - chrome/content/zotero/standalone/standalone.xul | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/chrome/content/zotero/standalone/standalone.js b/chrome/content/zotero/standalone/standalone.js index 2a525183cc..2929b01d25 100644 --- a/chrome/content/zotero/standalone/standalone.js +++ b/chrome/content/zotero/standalone/standalone.js @@ -531,7 +531,6 @@ const ZoteroStandalone = new function() { case 'note-font-size-reset': Zotero.Prefs.clear('note.fontSize'); - this.promptForRestart(); break; case 'recursive-collections': diff --git a/chrome/content/zotero/standalone/standalone.xul b/chrome/content/zotero/standalone/standalone.xul index ccc1482a20..345526052a 100644 --- a/chrome/content/zotero/standalone/standalone.xul +++ b/chrome/content/zotero/standalone/standalone.xul @@ -390,7 +390,7 @@ - +