From aaf92a8977f39cdd3fd1829f7b09be54dfcde89a Mon Sep 17 00:00:00 2001 From: Steve Howell Date: Sun, 3 Mar 2019 16:50:09 +0000 Subject: [PATCH] css: Tweak the gutter below the top-left corner. I think 16px is still enough to offset STREAMS, and putting STREAMS slightly higher gives it more emphasis. --- static/styles/left-sidebar.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/styles/left-sidebar.scss b/static/styles/left-sidebar.scss index 50441b4728..0a584dec7d 100644 --- a/static/styles/left-sidebar.scss +++ b/static/styles/left-sidebar.scss @@ -450,7 +450,7 @@ li.show-more-private-messages { } #global_filters { - margin-bottom: 20px; + margin-bottom: 16px; } #global_filters i {