diff --git a/themes/horizon/scss/hiddenstuff.scss b/themes/horizon/scss/hiddenstuff.scss index 39c6f8f998f..a8317cec9a3 100644 --- a/themes/horizon/scss/hiddenstuff.scss +++ b/themes/horizon/scss/hiddenstuff.scss @@ -3,7 +3,8 @@ .sidebar__panel-switch-button, .notifications-button-footer .reason .text, .pinned-button .reason .text, -.more-topics__browse-more { +.more-topics__browse-more, +.topic-list-layout-trigger { display: none; }