Skip to content

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

Merged
adidahiya merged 1 commit into
developfrom
ad/fix-datepicker-caption
Jul 20, 2023
Merged

[datetime] fix: increase caption select CSS specificity#6295
adidahiya merged 1 commit into
developfrom
ad/fix-datepicker-caption

Conversation

@adidahiya
Copy link
Copy Markdown
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
Copy Markdown
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
@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