simplistic qsearch support
This disabled the browser's own autocompletion, but every other position looks weird.
This commit is contained in:
parent
a36c5fa052
commit
95732eecdc
2 changed files with 7 additions and 1 deletions
|
@ -94,6 +94,12 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
#qsearch__out {
|
||||
left: auto;
|
||||
top: auto;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
.wide-content {
|
||||
.search.main-sidebar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue