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(ui5-button): remove bold font of emphasized button in safari and chrome #8422

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

hinzzx
Copy link
Contributor

@hinzzx hinzzx commented Mar 12, 2024

Previously, in Safari and Chrome browsers, the text in the Emphasized <ui5-button> component, appeared bolder than expected.

With this change we align the boldness of the text in all browsers.

Fixes: #8361

@hinzzx hinzzx changed the title fix(ui5-button): remove bold font of emphasized button in safari and … fix(ui5-button): remove bold font of emphasized button in safari and chrome Mar 12, 2024
@hinzzx hinzzx merged commit 19ca981 into main Mar 12, 2024
9 checks passed
@hinzzx hinzzx deleted the emph-btn-font branch March 12, 2024 13:36
nnaydenow pushed a commit that referenced this pull request Mar 20, 2024
…chrome (#8422)

Previously, in Safari and Chrome browsers, the text in the Emphasized <ui5-button> component, appeared bolder than expected.
With this change we align the boldness of the text in all browsers.
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.

Button Texts in Safari looks bolder than in chrome browser
2 participants