From 0ed2eb558867181273af21060d69edd4d83c7251 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Casper=20Hu=CC=88bertz?= Date: Wed, 16 Sep 2020 10:06:17 +0200 Subject: [PATCH] Make the link text smaller --- .../public/components/app/section/alerts/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/observability/public/components/app/section/alerts/index.tsx b/x-pack/plugins/observability/public/components/app/section/alerts/index.tsx index c8e8b17af677b..b430b7d5959fe 100644 --- a/x-pack/plugins/observability/public/components/app/section/alerts/index.tsx +++ b/x-pack/plugins/observability/public/components/app/section/alerts/index.tsx @@ -88,7 +88,7 @@ export function AlertsSection({ alerts }: Props) { `/app/management/insightsAndAlerting/triggersActions/alert/${alert.id}` )} > - {alert.name} + {alert.name}