From af4658fce97a35b38a5796bb7eeef6da776b1092 Mon Sep 17 00:00:00 2001 From: Nathan L Smith Date: Tue, 5 Jan 2021 17:48:06 -0600 Subject: [PATCH] Fix service name wrapping on mobile on inventory (#87390) Fixes #85752. --- .../components/app/service_inventory/ServiceList/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/apm/public/components/app/service_inventory/ServiceList/index.tsx b/x-pack/plugins/apm/public/components/app/service_inventory/ServiceList/index.tsx index 175fad2993782..8ae286b2404ae 100644 --- a/x-pack/plugins/apm/public/components/app/service_inventory/ServiceList/index.tsx +++ b/x-pack/plugins/apm/public/components/app/service_inventory/ServiceList/index.tsx @@ -104,7 +104,7 @@ export function getServiceColumns({ id="service-name-tooltip" anchorClassName="apmServiceList__serviceNameTooltip" > - + {agentName && (