Add a class to target the sugested topics message

This commit is contained in:
Robin Ward 2017-08-30 13:50:39 -04:00
parent 3aed047b7e
commit 64bb0f9f05
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@
{{basic-topic-list topics=topic.details.suggested_topics}}
{{/if}}
</div>
<h3>{{{browseMoreMessage}}}</h3>
<h3 class='suggested-topics-message'>{{{browseMoreMessage}}}</h3>