From d7273c11584b61284e8fc597c1a83074ef07e742 Mon Sep 17 00:00:00 2001 From: Gilles De Mey Date: Mon, 3 Jan 2022 16:09:08 +0100 Subject: [PATCH] Alerting: fix error dismiss tooltip placement (#43616) --- .../alerting/unified/components/rules/RuleListErrors.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/alerting/unified/components/rules/RuleListErrors.tsx b/public/app/features/alerting/unified/components/rules/RuleListErrors.tsx index 3de03a47ca4..1d04dd52ff4 100644 --- a/public/app/features/alerting/unified/components/rules/RuleListErrors.tsx +++ b/public/app/features/alerting/unified/components/rules/RuleListErrors.tsx @@ -107,7 +107,7 @@ const ErrorSummaryButton: FC = ({ count, onClick }) => { return (
- +