UX: Reply button was offset improperly when anonymous
This commit is contained in:
parent
5b67cd1937
commit
fa2eb8dab1
|
@ -218,7 +218,7 @@
|
|||
replyToPost=(action "replyToPost")
|
||||
}}
|
||||
{{else}}
|
||||
<div id="topic-footer-button">
|
||||
<div id="topic-footer-buttons">
|
||||
{{d-button icon="reply" class="btn-primary pull-right" action="showLogin" label="topic.reply.title"}}
|
||||
</div>
|
||||
{{/if}}
|
||||
|
|
Loading…
Reference in New Issue