mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-23 13:09:00 +00:00
(search) Remove sticky search bar to aid with performance on firefox (and iOS?)
This commit is contained in:
parent
ddb66f33ba
commit
2769c8f869
@ -15,7 +15,7 @@
|
||||
@template.part.navbar(navbar = navbar)
|
||||
|
||||
<div>
|
||||
<header class="border-b border-gray-300 bg-white sm:static sticky top-0 shadow-md">
|
||||
<header class="border-b border-gray-300 bg-white static top-0 shadow-md">
|
||||
<div class="max-w-[1400px] mx-auto px-4 py-2 sm:py-4">
|
||||
<div class="flex items-center">
|
||||
<div class="hidden sm:block md:w-32 md:mr-16 md:ml-16"><h1 class="text-md sm:text-xl mr-8 font-serif whitespace-nowrap"><a href="/">Marginalia Search</a></h1></div>
|
||||
|
Loading…
Reference in New Issue
Block a user