From 772f501f5b3dd36ecdd96656cc5dccfddeeb6824 Mon Sep 17 00:00:00 2001 From: oppiliappan Date: Tue, 30 Jun 2026 08:16:10 +0100 Subject: [PATCH] appview/pages: set code search input type to text instead of "search", which adds an `x` icon in safari/chrome Signed-off-by: oppiliappan --- appview/pages/templates/repo/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appview/pages/templates/repo/index.html b/appview/pages/templates/repo/index.html index a7ffce47..0d682d4e 100644 --- a/appview/pages/templates/repo/index.html +++ b/appview/pages/templates/repo/index.html @@ -21,7 +21,7 @@ -- 2.51.2