diff --git a/chrome/content/zotero/zoteroPane.xul b/chrome/content/zotero/zoteroPane.xul index 124056f28..41b6a76e3 100644 --- a/chrome/content/zotero/zoteroPane.xul +++ b/chrome/content/zotero/zoteroPane.xul @@ -97,7 +97,7 @@ onkeyup="ZoteroPane_Local.handleKeyUp(event, this.id)" chromedir="&locale.dir;"> - + diff --git a/chrome/skin/default/zotero/overlay.css b/chrome/skin/default/zotero/overlay.css index c7186b995..f0f5813c0 100644 --- a/chrome/skin/default/zotero/overlay.css +++ b/chrome/skin/default/zotero/overlay.css @@ -522,4 +522,5 @@ #zotero-toolbar { visibility: visible !important; + display: block !important; } \ No newline at end of file