Skip to content

Commit

Permalink
Search results / Fix button size
Browse files Browse the repository at this point in the history
When saved selection is enabled the button is not of the same size as other.
  • Loading branch information
fxprunayre committed Oct 20, 2023
1 parent c2710a0 commit a68e672
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
>
<button
type="button"
class="btn btn-default dropdown-toggle"
class="btn btn-default btn-sm dropdown-toggle"
data-toggle="dropdown"
aria-haspopup="true"
aria-expanded="false"
Expand Down

0 comments on commit a68e672

Please sign in to comment.