summaryrefslogtreecommitdiffstats
path: root/mailnews/base
diff options
context:
space:
mode:
Diffstat (limited to 'mailnews/base')
-rw-r--r--mailnews/base/content/newmailalert.xul2
1 files changed, 1 insertions, 1 deletions
diff --git a/mailnews/base/content/newmailalert.xul b/mailnews/base/content/newmailalert.xul
index 2df37494f..75e839f54 100644
--- a/mailnews/base/content/newmailalert.xul
+++ b/mailnews/base/content/newmailalert.xul
@@ -30,6 +30,6 @@
</vbox>
</hbox>
- <toolbarbutton id="closeButton" top="0" right="0" onclick="closeAlert();"/>
+ <toolbarbutton id="closeButton" class="close-icon" top="0" right="0" onclick="closeAlert();"/>
</stack>
</window>