From 261e0621ddeb3eeba55fbd360b0c017f2b84dbbd Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Wed, 9 Dec 2020 14:11:38 -0600 Subject: [PATCH] Tweak responsive modes of search form --- templates/SearchForm.php | 4 +- www/css/core.css | 217 +++++++++------------------------------ 2 files changed, 52 insertions(+), 169 deletions(-) diff --git a/templates/SearchForm.php b/templates/SearchForm.php index ea945fec..b9046100 100644 --- a/templates/SearchForm.php +++ b/templates/SearchForm.php @@ -2,8 +2,8 @@ $allSelected = sizeof($tags) == 0 || in_array('all', $tags); ?>
-