UX: Add margin when displaying unlisted details in composer.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<span class="whisper">{{d-icon "far-eye-slash"}}</span>
|
||||
{{/if}}
|
||||
{{#if model.unlistTopic}}
|
||||
<span class="whisper">({{i18n "composer.unlist"}})</span>
|
||||
<span class="unlist">({{i18n "composer.unlist"}})</span>
|
||||
{{/if}}
|
||||
{{#if model.noBump}}
|
||||
<span class="no-bump">{{d-icon "anchor"}}</span>
|
||||
|
||||
Reference in New Issue
Block a user