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

[core] fix(Icon): use correct font-size for icon font fallback #6410

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

adidahiya
Copy link
Contributor

Fixes #6409

Changes proposed in this pull request:

Add styles to ensure that span.bp5-icon-standard:empty and span.bp5-icon-large:empty get the correct font-size.

Reviewers should focus on:

No regressions

Screenshot

coming soon

@adidahiya
Copy link
Contributor Author

[core] fix(Icon): use correct font-size for icon font fallback

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@adidahiya
Copy link
Contributor Author

The new style works when I apply it to the broken live docs on gh-pages:

image

@adidahiya adidahiya merged commit 665bb6b into develop Sep 26, 2023
12 checks passed
@adidahiya adidahiya deleted the ad/fix-icon-fallback-font-size branch September 26, 2023 16:10
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.

Icon elements that fall back to font have wrong size
1 participant