diff --git a/chrome/content/zotero/reader.xhtml b/chrome/content/zotero/reader.xhtml
index 6980dbd19c..084356b413 100644
--- a/chrome/content/zotero/reader.xhtml
+++ b/chrome/content/zotero/reader.xhtml
@@ -18,6 +18,7 @@
width="1300"
height="800"
persist="screenX screenY width height"
+ onclose="reader.close()"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
xmlns:html="http://www.w3.org/1999/xhtml"
>
@@ -43,7 +44,7 @@
-
+
@@ -66,6 +67,7 @@
command="minimizeWindow"
key="&minimizeWindow.key;"
modifiers="accel"/>
+