Fix search form

This commit is contained in:
Georgy Litvinov 2020-09-02 15:53:25 +02:00
parent 821752efee
commit 6636885337
2 changed files with 5 additions and 1 deletions

View file

@ -825,6 +825,10 @@ input.search-homepage {
#search-homepage {
width:520px;
}
.searchQueryResults {
display:inline;
font-size: 1rem;
}
.filter-default {
background: url(../images/filteredSearch.gif) 0 0 no-repeat;