diff --git a/app/assets/javascripts/discourse/app/components/topic-list/item/topic-cell.gjs b/app/assets/javascripts/discourse/app/components/topic-list/item/topic-cell.gjs index 4772f133503..6d32ec4172e 100644 --- a/app/assets/javascripts/discourse/app/components/topic-list/item/topic-cell.gjs +++ b/app/assets/javascripts/discourse/app/components/topic-list/item/topic-cell.gjs @@ -62,61 +62,72 @@ export default class TopicCell extends Component { @outletArgs={{hash topic=@topic}} /> {{~! no whitespace ~}} - - {{~! no whitespace ~}} - - {{~#if @topic.featured_link~}} -   - {{~topicFeaturedLink @topic}} - {{~/if~}} - {{~! no whitespace ~}} - - {{~#if @showTopicPostBadges~}} - + {{~! no whitespace ~}} + + {{~! no whitespace ~}} + - {{~/if~}} + {{~#if @topic.featured_link~}} +   + {{~topicFeaturedLink @topic}} + {{~/if~}} + + {{~! no whitespace ~}} + + {{~#if @showTopicPostBadges~}} + + {{~/if~}} + {{#if @expandPinned}}