diff --git a/packages/ffe-core/less/typography.less b/packages/ffe-core/less/typography.less index f0e1722af2..4b6e370ee5 100644 --- a/packages/ffe-core/less/typography.less +++ b/packages/ffe-core/less/typography.less @@ -474,7 +474,7 @@ .ffe-em-text, .ffe-pre-text, .ffe-small-text, -ffe-micro-text { +.ffe-micro-text { word-break: break-word; hyphens: auto; }