mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Improving mutli-post select styling
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
{{/if}}
|
||||
|
||||
{{#if canDeleteSelected}}
|
||||
{{d-button action="deleteSelected" icon="trash-o" label="topic.multi_select.delete"}}
|
||||
{{d-button action="deleteSelected" icon="trash-o" label="topic.multi_select.delete" class="btn-danger"}}
|
||||
{{/if}}
|
||||
|
||||
{{#if canSplitTopic}}
|
||||
|
||||
Reference in New Issue
Block a user