[SSE] fix bug 50289
This commit is contained in:
parent
4b99303859
commit
975554b86a
|
@ -54,8 +54,8 @@
|
||||||
|
|
||||||
.selected {
|
.selected {
|
||||||
.listitem-icon {
|
.listitem-icon {
|
||||||
background-position-x: 0;
|
background-position-x: -20px;
|
||||||
background-position-x: @button-small-normal-icon-offset-x;
|
background-position-x: @button-small-active-icon-offset-x;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue