diff --git a/app/assets/stylesheets/desktop/topic-post.scss b/app/assets/stylesheets/desktop/topic-post.scss index 576d2f2d8fe..f547ad00f80 100644 --- a/app/assets/stylesheets/desktop/topic-post.scss +++ b/app/assets/stylesheets/desktop/topic-post.scss @@ -565,7 +565,6 @@ video { .badge-category { color: $header_primary; - padding: 0 0 0 3px; margin-right: 5px; } @@ -581,7 +580,7 @@ video { .extra-info.has-category { h1 { line-height: 1.1em; - margin: 0 0 2px 0; + margin: 0; } }