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

fixed: missing dropdown_year CSS class in YearsDropdown #1466

Merged
merged 1 commit into from Jun 12, 2022

Conversation

pwolfert
Copy link
Contributor

@pwolfert pwolfert commented Jun 8, 2022

Background

I was adding some custom styling to the dropdown version of the caption, and I noticed that it renders two rdp-dropdown_month elements instead of one .rdp-dropdown_month and one .rdp-dropdown_year. For now I'm using an :nth-child selector to differentiate, but I wanted to let you know about it too. Thanks for the great library!

Changes

  • Use dropdown_year class instead of dropdown_month class for YearsDropdown

Copy link
Owner

@gpbl gpbl left a comment

Choose a reason for hiding this comment

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

Hey thanks!

@gpbl gpbl changed the title Use dropdown_year CSS class in YearsDropdown component fixed: missing dropdown_year CSS class in YearsDropdown Jun 12, 2022
@gpbl gpbl merged commit 8f60857 into gpbl:master Jun 12, 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.

None yet

2 participants