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

Center tags text vertically in history view #9785

Merged
merged 1 commit into from
May 14, 2020
Merged

Conversation

rafeca
Copy link
Contributor

@rafeca rafeca commented May 13, 2020

Description

This PR fixes the vertical alignment of tag names in the history view, which used to be 1px too low.

Slack reference: https://github.slack.com/archives/C9E33R811/p1589311861095500

Screenshots

Before:

image

Now:

image

Release notes

Notes: [Improved] Vertically align tag names in history view

@rafeca rafeca requested review from niik and outofambit May 13, 2020 13:25
Comment on lines 52 to +53
height: 16px;
line-height: 16px;
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
height: 16px;
line-height: 16px;
height: 18px;
line-height: 18px;

I think it's better

@tierninho tierninho self-requested a review May 13, 2020 18:41
Copy link
Contributor

@tierninho tierninho left a comment

Choose a reason for hiding this comment

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

LGTM, a nice improvement!

Copy link
Contributor

@outofambit outofambit left a comment

Choose a reason for hiding this comment

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

@outofambit outofambit merged commit fe3ec44 into development May 14, 2020
@outofambit outofambit added this to PRs For Next Beta in Desktop 2.5.x releases via automation May 14, 2020
@outofambit outofambit deleted the tweaks-tags-ui branch May 14, 2020 17:36
@nycdotnet
Copy link

This new tags feature is amazing. THANK YOU!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Desktop 2.5.x releases
PRs For Next Beta
Development

Successfully merging this pull request may close these issues.

None yet

5 participants