Fix offset of download icon

pull/253/head
Aleksander Machniak 10 years ago
parent fbb86218d0
commit 390e9eeac7

@ -173,11 +173,11 @@
}
#messagetoolbar a.download {
background-position: -480px 0;
background-position: -514px 0;
}
#messagetoolbar a.downloadSel {
background-position: -480px -32px;
background-position: -514px -32px;
}
#messagetoolbar a.responses {

Loading…
Cancel
Save