Skip to content

Fixes #3815: Select2 width handling via theme #3816

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 2 commits into from
Jan 2, 2020
Merged

Fixes #3815: Select2 width handling via theme #3816

merged 2 commits into from
Jan 2, 2020

Conversation

hSaria
Copy link
Contributor

@hSaria hSaria commented Jan 1, 2020

Fixes: #3815

Turn off the static width by Select2 as the bootstrap theme is handling it; Select2 is setting it just a touch too small.

The tag's select2 didn't have the theme so had to add it. Alternatively, I could leave the width as is for the tag and remove the theme (as it was), though I don't know if it was missing for a reason.

@hSaria hSaria changed the title 3815 select2 width Fixes #3815: Select2 width handling via theme Jan 1, 2020
@jeremystretch jeremystretch merged commit 5d0ac02 into netbox-community:develop Jan 2, 2020
@hSaria hSaria deleted the 3815-select2-width branch January 2, 2020 20:23
@lock lock bot locked as resolved and limited conversation to collaborators Apr 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Turn off width for Select2
2 participants