From b3851d37485f13d23a1daa00d1689aaeb21c1a81 Mon Sep 17 00:00:00 2001 From: mich-elle-luna Date: Fri, 19 Sep 2025 07:41:40 -0700 Subject: [PATCH] Add mobile search icon to restore mobile search functionality - Add magnifying glass search icon for mobile/tablet screens next to hamburger menu - Position mobile search button between logo and menu toggle for optimal UX - Update search modal JavaScript to handle both desktop and mobile search buttons - Maintain consistent styling and accessibility features across devices - Restore mobile search access that was lost when desktop search was updated The mobile search icon provides the same search modal functionality as the desktop 'Search' button, ensuring users on all devices can access the site search feature. --- layouts/partials/header.html | 4 ++++ layouts/partials/search-modal.html | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 776cb72125..9c65cf7074 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -54,6 +54,10 @@ meeting +