From 928f6c4c70ac85b34216fb30bb5adf873e316080 Mon Sep 17 00:00:00 2001 From: dweller Date: Mon, 26 Feb 2024 15:03:08 +0200 Subject: further CSS fixing (and some DOM) --- style/search.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'style/search.css') diff --git a/style/search.css b/style/search.css index 73ed99c..eeb1e84 100644 --- a/style/search.css +++ b/style/search.css @@ -109,6 +109,8 @@ { flex-grow: 1; margin: 0 5%; + + width: min(100% - 3rem, 90%); } #results > p -- cgit v1.2.3