[SSE] fix bug 50289

This commit is contained in:
Maxim Kadushkin 2021-05-08 23:31:33 +03:00
parent 4b99303859
commit 975554b86a

View file

@ -54,8 +54,8 @@
.selected {
.listitem-icon {
background-position-x: 0;
background-position-x: @button-small-normal-icon-offset-x;
background-position-x: -20px;
background-position-x: @button-small-active-icon-offset-x;
}
}