Skip to content

fix: position top / style for bootstrap 4/5 #1890

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 3, 2022
Merged

fix: position top / style for bootstrap 4/5 #1890

merged 1 commit into from
Nov 3, 2022

Conversation

fabienwnklr
Copy link
Contributor

Position top sometimes wrong, i fix it by replacing prop('scrollHeight')by outerHeight(true)

And i fix style box-shadow when dropdown is on top and with bootstrap 4/5 (not bootstrap 3 cause i don't know this version and it pretty outdated..)

Copy link
Contributor

@risadams risadams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's fine that BS3 isn't updated, anything less than 4 is mostly legacy code at this point.

@risadams risadams merged commit a1cf5fd into selectize:master Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants