From ed8beeabd1b8d6dec2325d31d748f9127519e658 Mon Sep 17 00:00:00 2001 From: Karl Stolley Date: Thu, 21 Aug 2025 12:57:55 -0500 Subject: [PATCH] right_sidebar: Eliminate gap between filter, vdots area. (cherry picked from commit a5ab61f83a9ed5aae2503f6c730adc4e8a848eb4) --- web/styles/right_sidebar.css | 1 - 1 file changed, 1 deletion(-) diff --git a/web/styles/right_sidebar.css b/web/styles/right_sidebar.css index 03dd8bb7ef..1f543c2a24 100644 --- a/web/styles/right_sidebar.css +++ b/web/styles/right_sidebar.css @@ -507,7 +507,6 @@ #userlist-header { cursor: pointer; display: grid; - gap: 5px; grid-template-columns: minmax(0, 1fr) auto; padding-left: var(--right-sidebar-heading-left-spacing); /* The scrollbar doesn't extend this high, but we want the three-dot