[PE mobile] Fix Bug 51994
This commit is contained in:
parent
d32460ffa8
commit
d9622b84eb
|
@ -257,6 +257,8 @@
|
||||||
margin-top: 14px;
|
margin-top: 14px;
|
||||||
background-image: url(../img/themes/themes.png);
|
background-image: url(../img/themes/themes.png);
|
||||||
display: block;
|
display: block;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-size: cover;
|
||||||
}
|
}
|
||||||
.item-theme.active:before {
|
.item-theme.active:before {
|
||||||
content: '';
|
content: '';
|
||||||
|
|
Loading…
Reference in a new issue