Increase ReplyIcon dimensions (#3086)

This commit is contained in:
Miguel Alatzar 2019-08-09 06:05:11 -07:00 committed by GitHub
parent 066e98e145
commit 757e58f83b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -256,8 +256,8 @@ export default class PostHeader extends PureComponent {
style={style.replyIconContainer}
>
<ReplyIcon
height={15}
width={15}
height={16}
width={16}
color={theme.linkColor}
/>
{!isSearchResult &&