fix search results styling and results count

This commit is contained in:
Jonas Heinrich 2020-04-17 17:00:17 +02:00
parent b72fd2f4b4
commit e34d02a42e
2 changed files with 6 additions and 2 deletions

View file

@ -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;