From 0e5e2b47a8e9541662e4267535f431d6fbf662b3 Mon Sep 17 00:00:00 2001 From: soufiane Date: Thu, 19 Feb 2026 12:08:12 +0100 Subject: [PATCH] wait #7952 --- style/search-float.less | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/style/search-float.less b/style/search-float.less index a5db8c32..7255dfe1 100644 --- a/style/search-float.less +++ b/style/search-float.less @@ -154,4 +154,9 @@ body.floatmode { } } } + + #menu_search svg { + width: 30px; + height: 30px; + } } \ No newline at end of file -- 2.39.5