mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Insert a space before the featured link on mobile topic list view (#27747)
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
{{~raw "topic-status" topic=topic~}}
|
||||
{{~topic-link topic class="raw-link raw-topic-link"}}
|
||||
{{~#if topic.featured_link~}}
|
||||
{{~topic-featured-link topic~}}
|
||||
{{~topic-featured-link topic~}}
|
||||
{{~/if~}}
|
||||
{{~raw-plugin-outlet name="topic-list-after-title"}}
|
||||
{{~#if topic.unseen~}}
|
||||
|
||||
Reference in New Issue
Block a user