You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Tom Select with the form-control-sm class for a single-select input, the text inside the input field is not vertically centered. It appears that the input is using the normal padding instead of the smaller input-sm padding. This issue is also visible in the documentation example on the Tom Select website.
Expected behavior
The text inside the form-control-sm input should be vertically centered and consistent with Bootstrap's input-sm padding styles.
Bug description
When using Tom Select with the form-control-sm class for a single-select input, the text inside the input field is not vertically centered. It appears that the input is using the normal padding instead of the smaller input-sm padding. This issue is also visible in the documentation example on the Tom Select website.
Expected behavior
The text inside the form-control-sm input should be vertically centered and consistent with Bootstrap's input-sm padding styles.
Steps to reproduce
Additional context
Bootstrap v5.3.3
The text was updated successfully, but these errors were encountered: