Skip to content
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

[datetime] fix: increase caption select CSS specificity #6295

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

adidahiya
Copy link
Contributor

Fixes #6294

Changes proposed in this pull request:

Increase specificity of DatePickerCaption > HTMLSelect CSS overrides to be resilient to situations where blueprint.css is loaded onto the page after blueprint-datetime.css (even though this is not recommended).

Reviewers should focus on:

No regressions in datepicker caption layout.

@adidahiya adidahiya enabled auto-merge (squash) July 20, 2023 16:30
@adidahiya
Copy link
Contributor Author

[datetime] fix(DatePickerCaption): increase CSS specificity to override HTMLSelect styles

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@adidahiya adidahiya merged commit d73a405 into develop Jul 20, 2023
12 checks passed
@adidahiya adidahiya deleted the ad/fix-datepicker-caption branch July 20, 2023 16:37
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.

Datepicker caption select icons sometimes overlap text
1 participant