Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Fix avatar in inline comments. #1609

Merged
merged 1 commit into from
Apr 17, 2018
Merged

Fix avatar in inline comments. #1609

merged 1 commit into from
Apr 17, 2018

Conversation

grokys
Copy link
Contributor

@grokys grokys commented Apr 17, 2018

Don't use the default button width for the button in the avatar view. The default button width is 76; don't use this for the button in the avatar as it will likely be much smaller, and in fact was making the avatar invisible in the inline comment view.

Before:

2018-04-17_11-24-10

After:

2018-04-17_11-26-02

The default button width is 76; don't use this for the button in the avatar as it will likely be much smaller.
Copy link

@drguthals drguthals left a comment

Choose a reason for hiding this comment

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

LGTM

@meaghanlewis
Copy link
Contributor

Tested with GitHub and GitHub Enterprise. LGTM ⚡️

@grokys grokys merged commit 805c327 into master Apr 17, 2018
@grokys grokys deleted the fixes/comment-avatar branch April 17, 2018 16:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants