Fix pixel issue on Encrypt button

pull/260/merge
Aleksander Machniak 9 years ago
parent b95a6d8f41
commit 2368ab91c2

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 15 KiB

@ -2174,7 +2174,7 @@ ul.proplist li {
} }
.toolbar a.button.encrypt.selected { .toolbar a.button.encrypt.selected {
background-position: center -2065px; background-position: center -2068px;
} }
a.menuselector { a.menuselector {

Loading…
Cancel
Save