From fd584f7733cdfc3971bc45af05bed3c3e7651691 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 31 Mar 2026 17:04:29 -0300 Subject: css: adjust scroll cue margins --- src/static/css/search.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/static/css/search.css b/src/static/css/search.css index 92925f55..3c56eed6 100644 --- a/src/static/css/search.css +++ b/src/static/css/search.css @@ -356,7 +356,7 @@ /* Shadow along top edge */ .wiki-search-results-container > :first-child { - margin-top: -6px; + margin-top: -4px; } .wiki-search-results-container::before { @@ -368,7 +368,7 @@ /* Shadow along bottom edge */ .wiki-search-results-container > :last-child { - margin-bottom: -12px; + margin-bottom: -10px; } .wiki-search-results-container::after { -- cgit 1.3.0-6-gf8a5