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

Bugfix/Simplify icon positioning - closes #148 #153

Merged
merged 4 commits into from
Sep 18, 2019

Conversation

LJKaski
Copy link
Collaborator

@LJKaski LJKaski commented Sep 4, 2019

Removed translateY from icon basestyle and adjusted affected components accordingly. Updated snapshots and fixed a minor issue which prevented prettier from finding certain files on windows systems.

@LJKaski LJKaski added the bug Something isn't working label Sep 4, 2019
@LJKaski LJKaski self-assigned this Sep 4, 2019
height: 16px;
width: 16px;
margin-left: ${theme.spacing.xxs};
height: 1.2em;
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is a minor size adjustment to make the element look closer to the design.

@J-Kallunki J-Kallunki merged commit 10efe29 into develop Sep 18, 2019
@aappoalander aappoalander deleted the bugfix/icon-positioning branch December 4, 2020 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants