diff --git a/packages/clay-css/src/scss/components/_utilities-functional-important.scss b/packages/clay-css/src/scss/components/_utilities-functional-important.scss index e7dd29dac0..f4034de5c1 100644 --- a/packages/clay-css/src/scss/components/_utilities-functional-important.scss +++ b/packages/clay-css/src/scss/components/_utilities-functional-important.scss @@ -834,7 +834,6 @@ // C Prefers Expanded Text %c-prefers-expanded-text { - max-width: 100% !important; overflow-wrap: break-word !important; white-space: normal !important; word-wrap: break-word !important;