diff --git a/app/assets/stylesheets/mobile/topic-list.scss b/app/assets/stylesheets/mobile/topic-list.scss index abefe684022..84339793ff3 100644 --- a/app/assets/stylesheets/mobile/topic-list.scss +++ b/app/assets/stylesheets/mobile/topic-list.scss @@ -144,8 +144,7 @@ tr.category-topic-link:nth-of-type(odd) { margin-bottom: 10px; th .badge-category { - float: left; - margin: 1px 4px 0 0; + margin: 0; font-size: 110%; }