remove <br/> from top non-mobile layout

This commit is contained in:
Jeff Atwood 2014-08-25 22:42:41 -07:00
parent b6b0cd5c15
commit 95f9943d28
1 changed files with 0 additions and 1 deletions

View File

@ -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>