diff --git a/less/category.less b/less/category.less index 1661ecd..9b008aa 100644 --- a/less/category.less +++ b/less/category.less @@ -73,6 +73,10 @@ white-space: nowrap; } } + + .fa-stack { + font-size: 90%; + } } &:last-child li { @@ -85,6 +89,8 @@ font-weight: bold; } } + + } .category, .categories, .subcategory { diff --git a/templates/partials/topics_list.tpl b/templates/partials/topics_list.tpl index 2592ffe..38c36b5 100644 --- a/templates/partials/topics_list.tpl +++ b/templates/partials/topics_list.tpl @@ -29,7 +29,7 @@ - {topics.category.name} • + {topics.category.name}