mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
copy: Fix extra space before > in copy-paste styling.
This commit is contained in:
@@ -11,8 +11,7 @@
|
||||
{{#if invite_only}}
|
||||
<i class="fa fa-lock invite-stream-icon" title="{{t 'This is a private stream' }}" aria-label="{{t 'This is a private stream' }}"></i>
|
||||
{{/if}}
|
||||
{{display_recipient}}
|
||||
</a>
|
||||
{{display_recipient}}</a>
|
||||
|
||||
{{! hidden narrow icon for copy-pasting }}
|
||||
<span class="copy-paste-text">></span>
|
||||
|
||||
Reference in New Issue
Block a user