diff --git a/app/modules/profile/styles/profile-bar.scss b/app/modules/profile/styles/profile-bar.scss index 200fcad0..6cb27072 100644 --- a/app/modules/profile/styles/profile-bar.scss +++ b/app/modules/profile/styles/profile-bar.scss @@ -69,6 +69,7 @@ line-height: 1.2; margin-bottom: .25rem; text-transform: none; + word-wrap: break-word; } .not-full-name { word-wrap: break-word;