diff --git a/app/assets/javascripts/app/views/layout_ref/user_profile.jst.eco b/app/assets/javascripts/app/views/layout_ref/user_profile.jst.eco
index d9bd85f26..20c4d1466 100644
--- a/app/assets/javascripts/app/views/layout_ref/user_profile.jst.eco
+++ b/app/assets/javascripts/app/views/layout_ref/user_profile.jst.eco
@@ -87,7 +87,7 @@
-
Print sheets strip off with a lot of text in the headline
+
Print sheets strip_off_with_a_lot_of_text_in_the_headline
1 hour ago
diff --git a/app/assets/stylesheets/zammad.css.scss b/app/assets/stylesheets/zammad.css.scss
index ea8317237..05a3c2c46 100644
--- a/app/assets/stylesheets/zammad.css.scss
+++ b/app/assets/stylesheets/zammad.css.scss
@@ -4967,6 +4967,7 @@ label + .wizard-buttonList {
}
.name {
+ word-break: break-all;
@extend .u-highlight;
}
}