diff --git a/static/styles/left-sidebar.scss b/static/styles/left-sidebar.scss index 11c090f8b7..215d18b594 100644 --- a/static/styles/left-sidebar.scss +++ b/static/styles/left-sidebar.scss @@ -125,6 +125,10 @@ li.show-more-topics a { width: 100%; } +#stream-filters-container .simplebar-content { + margin-bottom: 18px; +} + #private-container { max-height: 200px; }