diff --git a/static/styles/left-sidebar.scss b/static/styles/left-sidebar.scss index 1e9e321139..1ea742afb8 100644 --- a/static/styles/left-sidebar.scss +++ b/static/styles/left-sidebar.scss @@ -93,15 +93,15 @@ li.show-more-topics a { margin-bottom: 4px; } -.narrows_panel li { - margin: 1px 0px; +.narrows_panel li a { + margin-top: 1px; } .narrows_panel li a:hover { text-decoration: none; } -#stream_filters li { +#stream_filters li a { padding: 1px 0px; }