From 0a5c46dc104f8b96b61e2ba166757e565355cc61 Mon Sep 17 00:00:00 2001 From: soufiane Date: Mon, 9 Feb 2026 10:30:09 +0100 Subject: [PATCH] wait #7987 --- style/search-float.less | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/style/search-float.less b/style/search-float.less index 6c14fa16..cc9006ae 100644 --- a/style/search-float.less +++ b/style/search-float.less @@ -31,10 +31,8 @@ body.floatmode { .no-results { font-size: 13px; - padding-left: 12px; opacity: .5; - padding-top: 5px; - padding-bottom: 5px; + padding: 5px 0 5px 12px; } } -- 2.39.5