diff --git a/chrome/content/zotero/zoteroPane.xul b/chrome/content/zotero/zoteroPane.xul index 67de5a7e3..124056f28 100644 --- a/chrome/content/zotero/zoteroPane.xul +++ b/chrome/content/zotero/zoteroPane.xul @@ -161,8 +161,8 @@ - - + + diff --git a/chrome/skin/default/zotero/standalone.css b/chrome/skin/default/zotero/standalone.css index 7fe248634..86070d281 100644 --- a/chrome/skin/default/zotero/standalone.css +++ b/chrome/skin/default/zotero/standalone.css @@ -1,3 +1,4 @@ -#zotero-tb-item-from-page, #zotero-tb-fullscreen, #zotero-fullscreen-close-separator { +#zotero-tb-item-from-page, #zotero-tb-snapshot-from-page, #zotero-tb-link-from-page, +#zotero-tb-fullscreen, #zotero-fullscreen-close-separator { display: none; } \ No newline at end of file