Skip to content

Vertically centered status icons#195

Merged
barbosa merged 2 commits intoscanapi:masterfrom
abreumatheus:vertically_center_status_icons
Jun 26, 2020
Merged

Vertically centered status icons#195
barbosa merged 2 commits intoscanapi:masterfrom
abreumatheus:vertically_center_status_icons

Conversation

@abreumatheus
Copy link
Copy Markdown
Member

@abreumatheus abreumatheus commented Jun 25, 2020

Fixed

Copy link
Copy Markdown
Member

@camilamaia camilamaia left a comment

Choose a reason for hiding this comment

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

Thank you very much for the PR!! 🙇‍♀️

Just a minor detail, but the way you prefer is good for me :)

@@ -205,6 +205,9 @@
color: white;
font-size: 14px;
line-height: 20px;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
line-height: 20px;
line-height: 19px;

This is how it is rendering with your changes and line height 20px:

image

I tried to reduce 1px of the line height and this is the result:

image

What do you think?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I don't know, with 20px it seems more aligned with the center of the arrow icon. It would be nice to hear other opinions on this.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

True. 20 seems to better align with the arrow and 19/18 with the status code.

Anyways - I think this is good 👍

@barbosa barbosa merged commit ecf5c95 into scanapi:master Jun 26, 2020
@abreumatheus abreumatheus deleted the vertically_center_status_icons branch June 30, 2020 17:57
@camilamaia camilamaia mentioned this pull request Jul 18, 2020
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.

3 participants