From a19ad3bf99538577e241e453ae6d815d343b0cf9 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 23 Oct 2023 15:52:48 +0200 Subject: [PATCH] wait #6437 @0.5 --- style/nav-horizontal.less | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/style/nav-horizontal.less b/style/nav-horizontal.less index 4e63696f..f1843b2f 100644 --- a/style/nav-horizontal.less +++ b/style/nav-horizontal.less @@ -155,6 +155,11 @@ left: 0px; z-index: 9; display: block; + + img { + width: @aftersearch-width; + height: @aftersearch-height; + } } .links { -- 2.39.5