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(bootswatch): Exclude .btn-light from .btn-default extension of .btn-secondary #687

Merged
merged 4 commits into from
Jul 17, 2023

Conversation

gadenbuie
Copy link
Member

While looking into #684, I noticed that we have some style spillover between .btn-default and .btn-light. We were essentially causing some of the .btn-secondary styles that we're extending to .btn-default to be applied to .btn-light as well.

@gadenbuie gadenbuie requested a review from cpsievert July 17, 2023 15:20
@gadenbuie gadenbuie merged commit 625d6d3 into main Jul 17, 2023
@gadenbuie gadenbuie deleted the fix/bsw-btn-light branch July 17, 2023 20:32
gadenbuie added a commit to rstudio/shinycoreci that referenced this pull request Jul 19, 2023
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.

2 participants