diff --git a/editor/ui/dialogs/content/EdImageOverlay.xul b/editor/ui/dialogs/content/EdImageOverlay.xul
index 7459b1e0aa..a03af0b480 100644
--- a/editor/ui/dialogs/content/EdImageOverlay.xul
+++ b/editor/ui/dialogs/content/EdImageOverlay.xul
@@ -259,12 +259,22 @@
diff --git a/suite/common/pref/pref-search.xul b/suite/common/pref/pref-search.xul
index 5634a47e4c..dea9887f2a 100755
--- a/suite/common/pref/pref-search.xul
+++ b/suite/common/pref/pref-search.xul
@@ -77,7 +77,8 @@
preference="browser.search.defaultengine">
-
diff --git a/suite/themes/classic/communicator/communicator.css b/suite/themes/classic/communicator/communicator.css
index 5b703cf5ee..fd8669d3b1 100644
--- a/suite/themes/classic/communicator/communicator.css
+++ b/suite/themes/classic/communicator/communicator.css
@@ -101,6 +101,12 @@
margin: 0px !important;
}
+/* ::::: iconic menuitems ::::: */
+
+menuitem.menuitem-iconic > .menu-iconic-left {
+ display: -moz-box;
+}
+
/* ::::: download manager ::::: */
#downloadView > treechildren::-moz-tree-image(Name) {