From 755f2bf6f996db2f31f48e468d4dd8a0c64e7a23 Mon Sep 17 00:00:00 2001 From: Simon Kornblith Date: Sun, 17 Feb 2013 16:44:35 -0500 Subject: [PATCH 1/2] Set reasonable min-width and min-height for Standalone --- chrome/content/zotero/standalone/standalone.xul | 2 +- chrome/skin/default/zotero/standalone.css | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/chrome/content/zotero/standalone/standalone.xul b/chrome/content/zotero/standalone/standalone.xul index fc8e161b1..ff0cc912a 100644 --- a/chrome/content/zotero/standalone/standalone.xul +++ b/chrome/content/zotero/standalone/standalone.xul @@ -46,7 +46,7 @@ xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" windowtype="navigator:browser" title="&brandShortName;" - width="900" height="500" + width="915" height="500" persist="screenX screenY width height sizemode">