From 614ba5bce17621ca205b417b6708052cbadc04a3 Mon Sep 17 00:00:00 2001 From: Angie Jones Date: Sun, 28 Dec 2025 17:02:01 -0600 Subject: [PATCH] docs: fix Resources menu (#6292) --- documentation/src/css/custom.css | 1 - 1 file changed, 1 deletion(-) diff --git a/documentation/src/css/custom.css b/documentation/src/css/custom.css index edba1e56..724987b5 100644 --- a/documentation/src/css/custom.css +++ b/documentation/src/css/custom.css @@ -456,7 +456,6 @@ html, body { /* Prevent navbar from causing horizontal overflow */ .navbar { max-width: 100%; - overflow-x: hidden; } /* Ensure main content doesn't overflow */