diff --git a/res/css/views/verification/_VerificationShowSas.pcss b/res/css/views/verification/_VerificationShowSas.pcss index 5e007ed234..1a24519cbf 100644 --- a/res/css/views/verification/_VerificationShowSas.pcss +++ b/res/css/views/verification/_VerificationShowSas.pcss @@ -46,10 +46,8 @@ Please see LICENSE files in the repository root for full details. } .mx_VerificationShowSas_emojiSas_label { - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; font-size: $font-12px; + word-break: break-all; } .mx_VerificationShowSas_emojiSas_break {