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…
Reference in New Issue