Skip to content

Fixing padding around icons #16674

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

Merged
merged 6 commits into from
Aug 5, 2025
Merged

Fixing padding around icons #16674

merged 6 commits into from
Aug 5, 2025

Conversation

mike12345567
Copy link
Collaborator

@mike12345567 mike12345567 commented Aug 5, 2025

Description

EDIT: Solution found - REM sizing was leading to fractional font-sizes which left a little bit of odd padding, rounding to the closest pixel.

Icons have slightly odd padding - I'm trying to work out why.

Before:
image

After:
image

Check out the preview button and the icons along the left nav to see this in action.

…n the bottom, making them look slightly wrong everywhere, adding a little bit of padding at the top to account for this.
Copy link

qa-wolf bot commented Aug 5, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

@github-actions github-actions bot added firestorm Data/Infra/Revenue Team size/s labels Aug 5, 2025
@mike12345567 mike12345567 marked this pull request as draft August 5, 2025 12:27
@mike12345567 mike12345567 changed the title Tiny amount of icon padding Padding around icons Aug 5, 2025
@mike12345567 mike12345567 marked this pull request as ready for review August 5, 2025 12:45
@mike12345567 mike12345567 changed the title Padding around icons Fixing padding around icons Aug 5, 2025
@mike12345567 mike12345567 enabled auto-merge August 5, 2025 13:32
@mike12345567 mike12345567 merged commit 9d752bc into master Aug 5, 2025
23 checks passed
@mike12345567 mike12345567 deleted the fix/slight-icon-padding branch August 5, 2025 13:36
@github-actions github-actions bot locked and limited conversation to collaborators Aug 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
firestorm Data/Infra/Revenue Team size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants