Skip to content

Commit 1431b61

Browse files
committed
Sync
1 parent 6ad1e3b commit 1431b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/items/list/items-list-page.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ items:
5252
Add New
5353
</a><!--
5454
--><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">
55+
<button class="btn btn-sm rounded-s btn-secondary dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
5656
More actions...
5757
</button>
5858
<div class="dropdown-menu" aria-labelledby="dropdownMenu1">

0 commit comments

Comments
 (0)