From 9d46475d4ef94abebf844d2442085a50a57e5e34 Mon Sep 17 00:00:00 2001 From: Tyler Hoang Date: Mon, 8 Jun 2026 15:14:20 -0700 Subject: Replace sticky search bar with icon-toggle toolbar on mobile On mobile, the sticky feed toolbar consumed most of the viewport. Replaced it with a compact icon bar (search + sort) that expands into mutually exclusive panels. Sort options render as radio-style buttons generated dynamically from the existing select, which remains for desktop unchanged. --- templates/index.html | 51 +++++++++++++++++++++++++++++++++------------------ 1 file changed, 33 insertions(+), 18 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 5820cf4..5cda8e7 100644 --- a/templates/index.html +++ b/templates/index.html @@ -25,24 +25,39 @@
-
- - +
+ + +
+ +
+
+
+ +
-- cgit v1.3-2-g0d8e