Don't show empty close button

This commit is contained in:
Simon Kornblith 2012-08-14 20:07:38 -04:00
parent e599a207a1
commit f60bceffac

View File

@ -1,4 +1,4 @@
#zotero-tb-item-from-page, #zotero-tb-snapshot-from-page, #zotero-tb-link-from-page,
#zotero-tb-fullscreen, #zotero-fullscreen-close-separator {
#zotero-tb-fullscreen, #zotero-fullscreen-close-separator, #zotero-close-button {
display: none;
}