From d04b4aba030991abe89b1d067f28e07d5da49e13 Mon Sep 17 00:00:00 2001 From: soufiane Date: Mon, 9 Feb 2026 10:29:26 +0100 Subject: [PATCH] wait #7987 0:05 --- style/search-float.less | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style/search-float.less b/style/search-float.less index 79b9139a..6c14fa16 100644 --- a/style/search-float.less +++ b/style/search-float.less @@ -32,6 +32,9 @@ body.floatmode { .no-results { font-size: 13px; padding-left: 12px; + opacity: .5; + padding-top: 5px; + padding-bottom: 5px; } } -- 2.39.5