Fix css class name typo in mail

This commit is contained in:
Hadi Nategh 2014-08-19 07:33:10 +00:00
parent 175d6b7201
commit de3ff0c2ff

View File

@ -720,6 +720,6 @@ div.mailPreviewHeaders #mail-index_previewAttachmentArea.visible {
.et2_button {
display: none;
}
.mailCompose_emailCopy {
.mailCompose_copyEmail {
}
}