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