Skip to content

Commit

Permalink
add inline styling for select component height
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanbond committed Dec 5, 2024
1 parent b1456a5 commit 644c0ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/templates/bootstrap5/select/form.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@
{% } %}
tabindex="-1"
aria-label="{{ctx.t('autocomplete')}}"
style="height:calc(1.4em + 0.75rem + 2px);"
/>

0 comments on commit 644c0ad

Please sign in to comment.