From 493feb9b5cb5224487bbff7ecf10dfbfdec9bb64 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 31 Mar 2026 16:57:58 -0300 Subject: css: adapt search sidebar box height to (short) banner --- src/static/css/search.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/static') diff --git a/src/static/css/search.css b/src/static/css/search.css index d424c43d..3e344e64 100644 --- a/src/static/css/search.css +++ b/src/static/css/search.css @@ -12,6 +12,10 @@ display: flex; flex-direction: column; } + + #banner.short ~ * .wiki-search-sidebar-box { + --keep-viewport-visible: 180px; + } } @layer material { -- cgit 1.3.0-6-gf8a5