mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 18:30:26 -06:00
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
Block a user