diff --git a/chrome/content/zotero/overlay.xul b/chrome/content/zotero/overlay.xul
index c11349f83b..8f7499c657 100644
--- a/chrome/content/zotero/overlay.xul
+++ b/chrome/content/zotero/overlay.xul
@@ -394,7 +394,7 @@
-
+
diff --git a/chrome/skin/default/zotero/standalone.css b/chrome/skin/default/zotero/standalone.css
index 41d81c4fa5..7fe2486342 100644
--- a/chrome/skin/default/zotero/standalone.css
+++ b/chrome/skin/default/zotero/standalone.css
@@ -1,3 +1,3 @@
-#zotero-tb-item-from-page {
+#zotero-tb-item-from-page, #zotero-tb-fullscreen, #zotero-fullscreen-close-separator {
display: none;
}
\ No newline at end of file