Skip to content

Align commit hash in PR description and avoid breaking username on hyphen#1357

Merged
RMacfarlane merged 2 commits intomicrosoft:masterfrom
JeffreyCA:align-commit-hash-pr
Oct 7, 2019
Merged

Align commit hash in PR description and avoid breaking username on hyphen#1357
RMacfarlane merged 2 commits intomicrosoft:masterfrom
JeffreyCA:align-commit-hash-pr

Conversation

@JeffreyCA
Copy link
Member

@JeffreyCA JeffreyCA commented Oct 4, 2019

Closes #1353

This change makes sure the commit hash is always vertically centred. Previously it was aligned towards the top when the username overflows to two lines.

Before:
Screen Shot 2019-10-02 at 10 56 02 PM

After:
Screen Shot 2019-10-03 at 11 06 02 PM
Screen Shot 2019-10-03 at 11 05 51 PM

Update:
Second commit prevents username from line-wrapping when there's a dash:
Screen Shot 2019-10-04 at 8 17 51 PM

@JeffreyCA JeffreyCA marked this pull request as ready for review October 5, 2019 03:21
Copy link
Contributor

@RMacfarlane RMacfarlane left a comment

Choose a reason for hiding this comment

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

Thanks @JeffreyCA, this looks good!

@RMacfarlane RMacfarlane merged commit ef954c0 into microsoft:master Oct 7, 2019
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.

New commits on PR appears misaligned

2 participants