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

Change width & height of Angular SVGs to 16px instead of 16pt (21px) #17

Merged
merged 1 commit into from
Jan 30, 2020
Merged

Change width & height of Angular SVGs to 16px instead of 16pt (21px) #17

merged 1 commit into from
Jan 30, 2020

Conversation

Sheigutn
Copy link
Contributor

@Sheigutn Sheigutn commented Jan 30, 2020

These SVGs had a width and height of 16pt instead of 16px, which calculated to 21px. (16pt * 1.333) No idea if this was done intentionally, but this resulted in file labels that were not aligned vertically. See:

image

This pull request makes them look like this again:

image

@jonathanlermitage
Copy link
Owner

Thx!

@jonathanlermitage jonathanlermitage merged commit 1d47349 into jonathanlermitage:master Jan 30, 2020
@Sheigutn Sheigutn deleted the fix-angular-icon-sizes branch February 4, 2020 10:58
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.

2 participants