From f7d11079a87191a8280b6e62d523e7111f16d530 Mon Sep 17 00:00:00 2001 From: ghost Date: Sat, 25 Nov 2023 00:35:20 +0200 Subject: [PATCH] fix links container --- src/webui/search.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/webui/search.php b/src/webui/search.php index 5d14814..83fc661 100644 --- a/src/webui/search.php +++ b/src/webui/search.php @@ -162,7 +162,6 @@ $results = $index->search($q) a, a:visited, a:active { color: #9ba2ac; - display: inline-block; font-size: 12px; margin-top: 8px; }