From 23a62085371dc988d4e2e402adb657a5483987e4 Mon Sep 17 00:00:00 2001 From: Cody Glassman Date: Tue, 17 Jun 2025 21:05:41 -0700 Subject: [PATCH] Revert "docs - chevron 7 locked" This reverts commit 4e32e9f127256093b57ae5ff4cd9747ee88cd89c. --- docs/source/_static/theme-override.css | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/docs/source/_static/theme-override.css b/docs/source/_static/theme-override.css index 6bcb93349c..460812aca4 100644 --- a/docs/source/_static/theme-override.css +++ b/docs/source/_static/theme-override.css @@ -78,16 +78,4 @@ tbody tr:hover { .container:has(#left-sidebar) { grid-template-columns: 310px minmax(0, 1fr); } -} - -#left-sidebar a.expandable { - padding: 0 0 0 12px; -} - -#left-sidebar a>button { - width: 30px; - height: 30px; - display: flex; - align-items: center; - justify-content: center; } \ No newline at end of file