diff --git a/drivers/firefox/content/js/driver.js b/drivers/firefox/content/js/driver.js
index 793ce0c8f..730cdc064 100644
--- a/drivers/firefox/content/js/driver.js
+++ b/drivers/firefox/content/js/driver.js
@@ -139,7 +139,7 @@
w$('#wappalyzer-menu').append(menuSeparator);
var menuItem = w$('')
- .attr('class', 'wappalyzer-application')
+ .attr('class', 'wappalyzer-application menuitem-iconic')
.attr('image', 'chrome://wappalyzer/skin/images/icons/' + app + '.ico')
.attr('label', app)
;
diff --git a/drivers/firefox/content/xul/wappalyzer.xul b/drivers/firefox/content/xul/wappalyzer.xul
index e531c24c4..eaa0ef01d 100755
--- a/drivers/firefox/content/xul/wappalyzer.xul
+++ b/drivers/firefox/content/xul/wappalyzer.xul
@@ -14,25 +14,25 @@
-
+