From 43aae15c1bffb3122f300e3423a04d870d14460e Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 22 Jul 2025 21:27:13 +0200 Subject: [PATCH] Removed background search icon --- public/css/themes/high-contrast.less | 5 ----- 1 file changed, 5 deletions(-) diff --git a/public/css/themes/high-contrast.less b/public/css/themes/high-contrast.less index b22ffd5cb..9ee565c66 100644 --- a/public/css/themes/high-contrast.less +++ b/public/css/themes/high-contrast.less @@ -225,11 +225,6 @@ } } -.controls input.search, -input.search { - background-image: url(../img/icons/search.png); -} - .search-bar, .button-link, .view-mode-switcher > label {