From cee327d8f7c44dfa6b551ba9284a95794bff2cfb Mon Sep 17 00:00:00 2001 From: Jeremiah Lowin <153965+jlowin@users.noreply.github.com> Date: Sat, 18 Jul 2026 21:25:39 -0400 Subject: [PATCH] Restore Mintlify's fixed banner positioning (#4542) --- docs/css/banner.css | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/css/banner.css b/docs/css/banner.css index 51c191a90..036437304 100644 --- a/docs/css/banner.css +++ b/docs/css/banner.css @@ -9,7 +9,6 @@ padding-top: 12px !important; padding-bottom: 12px !important; overflow: hidden !important; - position: relative; } #banner::before {