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 missing --bs-btn-disabled-border-color in button-outline-variant mixin #36704

Merged
merged 1 commit into from Jul 11, 2022

Conversation

nkdas91
Copy link
Contributor

@nkdas91 nkdas91 commented Jul 8, 2022

Closes #36702

@nkdas91 nkdas91 requested a review from a team as a code owner July 8, 2022 07:23
@julien-deramond julien-deramond changed the title Add variable: --bs-btn-disabled-border-color to mixin: button-outline-variant Fix missing --bs-btn-disabled-border-color in button-outline-variant mixin Jul 9, 2022
Copy link
Member

@julien-deramond julien-deramond left a comment

Choose a reason for hiding this comment

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

Thanks for this PR @nkdas91. LGTM!

@mdo mdo added this to In progress in v5.2.0-stable via automation Jul 11, 2022
@mdo mdo merged commit ac654a0 into twbs:main Jul 11, 2022
v5.2.0-stable automation moved this from In progress to Done Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
v5.2.0-stable
  
Done
Status: Done
Development

Successfully merging this pull request may close these issues.

Undefined disabled border color for buttons causes inconsistent visuals when customizing
3 participants