diff --git a/src/components/DisplayNames/index.js b/src/components/DisplayNames/index.js index 6c76f859f546e..065b8c5f508d9 100644 --- a/src/components/DisplayNames/index.js +++ b/src/components/DisplayNames/index.js @@ -84,7 +84,7 @@ class DisplayNames extends PureComponent { // Tokenization of string only support 1 numberOfLines on Web this.containerRef = el} diff --git a/src/styles/styles.js b/src/styles/styles.js index d93ca510abbcb..d60a3410dacc0 100644 --- a/src/styles/styles.js +++ b/src/styles/styles.js @@ -1100,7 +1100,6 @@ const styles = { fontFamily: fontFamily.GTA, height: 20, lineHeight: 20, - ...whiteSpace.noWrap, }, optionDisplayNameCompact: {