From 918ae234187f0dfb3db1ba380947f8ea24176f48 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Mon, 17 Jul 2017 16:28:12 -0400 Subject: [PATCH] Increase default window size to 1000x600 (Plus a little, I think) --- chrome/content/zotero/standalone/standalone.xul | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/content/zotero/standalone/standalone.xul b/chrome/content/zotero/standalone/standalone.xul index 329f4f7ac9..c027dc6797 100644 --- a/chrome/content/zotero/standalone/standalone.xul +++ b/chrome/content/zotero/standalone/standalone.xul @@ -45,7 +45,7 @@ xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" windowtype="navigator:browser" title="&brandShortName;" - width="915" height="500" + width="1000" height="600" persist="screenX screenY width height sizemode">