Fix css class name typo in mail

This commit is contained in:
Hadi Nategh 2014-08-22 13:42:31 +00:00
parent 1889f9f1aa
commit 79de0970c1

View File

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