Merge branch 'master' into admin-user-details

This commit is contained in:
Kim Gardner
2018-02-05 11:31:28 -05:00
committed by GitHub
@@ -421,7 +421,7 @@ class ModerationQueue extends React.Component {
dangling={
!this.props.commentBelongToQueue(this.props.activeTab, comment)
}
/>;
/>
</div>
);
}