diff --git a/src/components/DisplayNames/index.js b/src/components/DisplayNames/index.js index 4cf6fe235521..ca7ade556a6f 100644 --- a/src/components/DisplayNames/index.js +++ b/src/components/DisplayNames/index.js @@ -100,7 +100,7 @@ class DisplayNames extends PureComponent { > {/* // We need to get the refs to all the names which will be used to correct the horizontal position of the tooltip */} - this.childRefs[index] = el} style={[...this.props.textStyles, styles.preWrap]}> + this.childRefs[index] = el} style={[...this.props.textStyles, styles.pre]}> {displayName}