left_sidebar: Zero out space below Views.

(cherry picked from commit 176ba669c2)
This commit is contained in:
Karl Stolley
2025-08-15 11:33:42 -05:00
committed by Tim Abbott
parent e7f3277931
commit 61d0f3736c

View File

@@ -1190,7 +1190,7 @@ li.active-sub-filter {
} }
#left-sidebar-navigation-list { #left-sidebar-navigation-list {
margin-bottom: var(--left-sidebar-sections-vertical-gutter); margin-bottom: 0;
display: grid; display: grid;
line-height: var(--line-height-sidebar-row); line-height: var(--line-height-sidebar-row);
/* Explicitly ensure parity with the line-height /* Explicitly ensure parity with the line-height