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

Unit inconsistency on final padding parameter #55329

Closed
tysonlmao opened this issue Oct 13, 2023 · 0 comments · Fixed by #67168
Closed

Unit inconsistency on final padding parameter #55329

tysonlmao opened this issue Oct 13, 2023 · 0 comments · Fixed by #67168
Assignees
Labels
[Block] Navigation Affects the Navigation Block Good First Issue An issue that's suitable for someone looking to contribute for the first time [Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended

Comments

@tysonlmao
Copy link

The clamp function's final parameter, set at 20em, deviates from the uniform use of "rem" for padding values in the lines above, introducing inconsistency. Is this a typo?
image
https://github.com/WordPress/gutenberg/blob/617138a05ec848656dc9df5f1943dc03ca8e5616/packages/block-library/src/navigation/style.scss#L512C69-L512C69

@jordesign jordesign added [Type] Bug An existing feature does not function as intended [Block] Navigation Affects the Navigation Block labels Oct 15, 2023
@getdave getdave added the Good First Issue An issue that's suitable for someone looking to contribute for the first time label Nov 20, 2024
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Navigation Affects the Navigation Block Good First Issue An issue that's suitable for someone looking to contribute for the first time [Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants