We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ad1e3b commit 1431b61Copy full SHA for 1431b61
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