diff --git a/chrome/content/zotero/about.xul b/chrome/content/zotero/about.xul index 7f06013e2..08906ccd8 100644 --- a/chrome/content/zotero/about.xul +++ b/chrome/content/zotero/about.xul @@ -10,7 +10,7 @@ orient="vertical" buttons="accept" buttonlabelaccept="&zotero.about.close;" - onload="moveToAlertPosition(); sizeToContent();" + onload="moveToAlertPosition(); sizeToContent(); document.documentElement.getButton('accept').focus();" ondialogaccept="return true;">