UX: remove text from right gutter reply button
This commit is contained in:
parent
5c3e36aec2
commit
bfc8b3362b
|
@ -236,7 +236,6 @@ export default createWidget('topic-timeline', {
|
|||
controls.push(this.attach('button', {
|
||||
className: 'btn btn-primary create',
|
||||
icon: 'reply',
|
||||
label: 'topic.reply.title',
|
||||
title: 'topic.reply.help',
|
||||
action: 'replyToPost'
|
||||
}));
|
||||
|
|
Loading…
Reference in New Issue