fix search results styling and results count
This commit is contained in:
parent
b72fd2f4b4
commit
e34d02a42e
2 changed files with 6 additions and 2 deletions
|
|
@ -4832,7 +4832,7 @@ article > p:first-child {
|
|||
}
|
||||
|
||||
.tx-indexedsearch .tx-indexedsearch-res .link-more span::after {
|
||||
content: url(../img/arrow-right-grey.svg);
|
||||
content: url(img/arrow-right-grey.svg);
|
||||
position: absolute;
|
||||
width: 17px;
|
||||
margin-left: 10px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue