From 37017f16b0146617fd05300d32b60a31559a5447 Mon Sep 17 00:00:00 2001 From: Nathan L Smith Date: Tue, 5 Jan 2021 22:16:22 -0600 Subject: [PATCH] Fix service name wrapping on mobile on inventory (#87390) (#87407) 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 && (