mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
scroll expanded search into view
This commit is contained in:
parent
8b05cd5f16
commit
2e7a500fdb
|
|
@ -7244,7 +7244,7 @@ var search_ui = (function () {
|
|||
|
||||
var ms = ebi('moresearch');
|
||||
if(e){
|
||||
location.hash = '#';
|
||||
window.scrollTo(0, 0)
|
||||
ms.innerHTML = '▴'
|
||||
}
|
||||
else{
|
||||
|
|
|
|||
Loading…
Reference in a new issue