mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
remove <br/> from top non-mobile layout
This commit is contained in:
parent
b6b0cd5c15
commit
95f9943d28
@ -17,7 +17,6 @@
|
||||
{{#link-to "discovery.categories"}}{{i18n topic.browse_all_categories}}{{/link-to}} {{i18n or}} {{#link-to 'discovery.latest'}}{{i18n topic.view_latest_topics}}{{/link-to}}.
|
||||
{{else}}
|
||||
{{#link-to "discovery.categories"}}{{i18n topic.browse_all_categories}}{{/link-to}}, {{#link-to 'discovery.latest'}}{{i18n topic.view_latest_topics}}{{/link-to}} {{i18n or}} {{i18n filters.top.other_periods}}
|
||||
<br/>
|
||||
{{top-period-buttons period=period}}
|
||||
{{/if}}
|
||||
</h3>
|
||||
|
Loading…
x
Reference in New Issue
Block a user