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

fix(datepicker): improve right arrow css selector #3931

Conversation

maxokorokov
Copy link
Member

Now using ngb-dp-arrow.right .ngb-dp-navigation-chevron instead of .right .ngb-dp-navigation-chevron.

Fixes #3872

Now using `ngb-dp-arrow.right .ngb-dp-navigation-chevron` instead of `.right .ngb-dp-navigation-chevron`.

Fixes ng-bootstrap#3872
@maxokorokov maxokorokov added this to the 8.0.2 milestone Jan 7, 2021
@maxokorokov maxokorokov merged commit 6790a3e into ng-bootstrap:master Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ngb-datepicker needs better CSS specificity, outer class overrides the datepicker chevron
1 participant