Change "mailPreviewIcons" from id to css class for idots and jdots, since we changed them in pixelegg in commit r46005

This commit is contained in:
Hadi Nategh 2014-02-28 09:08:01 +00:00
parent 49230b834a
commit 0c8bbdd6a0

View File

@ -416,7 +416,7 @@ input[type=button] {
width: 16px;
height: 16px;
}
#mail-index_mailPreviewIcons {
.mailPreviewIcons {
position: absolute;
right: 0;
top: 0;