fixed search suggestions on other pages than main page
This commit is contained in:
parent
f492d96563
commit
186026fa6d
2 changed files with 3 additions and 3 deletions
|
@ -937,13 +937,13 @@ form.torrent-sort {
|
|||
padding: 8px 12px;
|
||||
}
|
||||
|
||||
.show .autocomplete ul li {
|
||||
.wrapper-searching .autocomplete ul li {
|
||||
opacity: 1;
|
||||
display: block;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.show .autocomplete {
|
||||
.wrapper-searching .autocomplete {
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
color: var(--font-fg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue