We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 182a0c6 commit 48e65c8Copy full SHA for 48e65c8
1 file changed
src/app/items/list/items-list-page.hbs
@@ -52,7 +52,7 @@ items:
52
Add New
53
</a><!--
54
--><div class="action dropdown">
55
- <button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
+ <button class="btn btn-sm rounded-s btn-secondary dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
56
More actions...
57
</button>
58
<div class="dropdown-menu" aria-labelledby="dropdownMenu1">
0 commit comments