diff --git a/chrome/content/zotero/about.xul b/chrome/content/zotero/about.xul
index 2069077736..5823551a93 100644
--- a/chrome/content/zotero/about.xul
+++ b/chrome/content/zotero/about.xul
@@ -278,8 +278,8 @@
-
-
+
+
diff --git a/chrome/content/zotero/xpcom/data/cachedTypes.js b/chrome/content/zotero/xpcom/data/cachedTypes.js
index 5666539761..43c1f7f067 100644
--- a/chrome/content/zotero/xpcom/data/cachedTypes.js
+++ b/chrome/content/zotero/xpcom/data/cachedTypes.js
@@ -336,7 +336,6 @@ Zotero.ItemTypes = new function() {
}
}
- // DEBUG: only have icons for some types so far. Done.
switch (itemType) {
case 'attachment-file':
case 'attachment-link':