UX: Add a class name to target the embedded post controls

This commit is contained in:
Robin Ward 2017-12-07 15:01:17 -05:00
parent f7c77171b9
commit 3cf4886d3e
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ import DiscourseURL from 'discourse/lib/url';
import hbs from 'discourse/widgets/hbs-compiler';
createWidget('post-link-arrow', {
tagName: 'div.post-link-arrow',
template: hbs`
{{#if attrs.above}}
<a class="post-info arrow" title={{i18n "topic.jump_reply_up"}}>