Fix search form
This commit is contained in:
parent
821752efee
commit
6636885337
2 changed files with 5 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue