Add caret to the "Actions" menu for visual consistency.
This commit is contained in:
@@ -136,6 +136,7 @@
|
||||
<div class="pull-right btn-group" style="margin-bottom: 10px;">
|
||||
<button aria-expanded="true" type="button" class="btn btn-danger btn-sm dropdown-toggle" data-toggle="dropdown">
|
||||
{% trans 'Actions' %}
|
||||
<span class="caret"></span>
|
||||
<span class="sr-only">{% trans 'Toggle Dropdown' %}</span>
|
||||
</button>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
|
||||
Reference in New Issue
Block a user