Skip to content

Commit

Permalink
Merge pull request #2235 from hawkrives/fix-no-space-under-avatar
Browse files Browse the repository at this point in the history
Remove margin:0 from AvatarLetter
  • Loading branch information
hawkrives committed Jul 23, 2018
2 parents 1383c6e + 34c5869 commit c681cb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/gob-web/components/avatar-letter.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ const Wrapper = styled.div`
display: inline-block;
margin: 0;
padding: 0;
${({size = '48px'}) => css`
Expand Down

0 comments on commit c681cb0

Please sign in to comment.