Merge branch 'master' into view-more-history

This commit is contained in:
Wyatt Johnson
2017-08-09 09:39:53 +10:00
committed by GitHub
@@ -400,7 +400,7 @@ export default class Comment extends React.Component {
<div className={commentClassName}>
<Slot
className={styles.commentAvatar}
className={`${styles.commentAvatar} talk-stream-comment-avatar`}
fill="commentAvatar"
{...slotProps}
inline