diff --git a/chrome/content/zotero/about.xul b/chrome/content/zotero/about.xul
index 206907773..5823551a9 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 566653976..43c1f7f06 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':