From 141fc5c9f53d2e6263b0eb90639cf04a8aa36854 Mon Sep 17 00:00:00 2001 From: Caroline Horn <549577+cchaos@users.noreply.github.com> Date: Mon, 18 Nov 2019 18:24:36 -0500 Subject: [PATCH] [Header] Force line-break if username is a solid long string (#50807) (#50980) Fixes #50059 by adding a break-word utility class to the username. --- .../security/public/views/nav_control/nav_control_component.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/legacy/plugins/security/public/views/nav_control/nav_control_component.js b/x-pack/legacy/plugins/security/public/views/nav_control/nav_control_component.js index 0b315dd3f4d8d..9b630bd5e509d 100644 --- a/x-pack/legacy/plugins/security/public/views/nav_control/nav_control_component.js +++ b/x-pack/legacy/plugins/security/public/views/nav_control/nav_control_component.js @@ -80,7 +80,7 @@ export class SecurityNavControl extends Component { -

{name}

+

{name}