Improving mutli-post select styling

This commit is contained in:
Kris
2018-07-20 16:37:43 -04:00
parent 5e521f8ce6
commit c6fe6a8820
5 changed files with 77 additions and 85 deletions

View File

@@ -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}}