diff --git a/app/assets/stylesheets/common/components/more-topics.scss b/app/assets/stylesheets/common/components/more-topics.scss index 63a3dd3186b..a5877094dbc 100644 --- a/app/assets/stylesheets/common/components/more-topics.scss +++ b/app/assets/stylesheets/common/components/more-topics.scss @@ -64,4 +64,9 @@ line-height: 0.8; max-width: 150px; } + + .more-topics__list-title, + .more-topics__browse-more { + padding-left: 0.5em; + } }