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

Updated the small-font-size to use a round value #36172

Merged
merged 1 commit into from
Apr 14, 2022
Merged

Conversation

pricop
Copy link

@pricop pricop commented Apr 14, 2022

This is a backport from BS5 to BS4.

It fixes #35553 (for the vast majority of cases) and also increases text legibility.

The small-font-size will actually increase from 13px to 14px with this change. Personally I prefer doing it the BS5 way (14px), as the text is more readable now.

If it's needed, I can do another PR with the $small-font-size: .8125rem !default; to resemble BS4 more closely but I feel like this would be a move forward even for BS4.

This is a backport from BS5 to BS4.

As per twbs#35553

The ```small-font -size``` will actually increase from ```13px``` to ```14px``` with this proposed change. Personally I'd prefer keeping it the BS5 way (```14px```), as the text is more readable now.

If it's needed, I can do another PR with the ```$small-font-size:             .8125rem !default;``` to resemble BS4 more closely but I feel like this would be a move forward even for BS4.
@pricop pricop requested a review from a team as a code owner April 14, 2022 12:35
Copy link
Member

@mdo mdo left a comment

Choose a reason for hiding this comment

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

Thanks!

@mdo mdo merged commit 3b63d50 into twbs:v4-dev Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants