From 0677f1cecf9976f9d7a910631dd8bf86946218f2 Mon Sep 17 00:00:00 2001 From: Benny Siegert Date: Sat, 28 Oct 2023 15:14:03 +0200 Subject: [PATCH] Add explicit width for the search field This has been bugging me for a while. The search field is so narrow that it's barely usable. --- templates/header.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/header.html b/templates/header.html index a399d3f..e7d4426 100644 --- a/templates/header.html +++ b/templates/header.html @@ -13,7 +13,10 @@