[DE PE SSE] Fix Bug 53128
This commit is contained in:
parent
938e916508
commit
30fd37cd24
|
@ -427,9 +427,11 @@
|
||||||
.searchbar .input-clear-button {
|
.searchbar .input-clear-button {
|
||||||
width: 18px;
|
width: 18px;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
|
margin-top: -8px;
|
||||||
&:after {
|
&:after {
|
||||||
color: @white;
|
color: @white;
|
||||||
font-size: 19px;
|
font-size: 19px;
|
||||||
|
line-height: 19px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue