From e7244f0f8af4e7860187d30e999a4e27a20ca402 Mon Sep 17 00:00:00 2001 From: Roman Misyurin Date: Thu, 20 Feb 2020 12:02:13 +0300 Subject: [PATCH] DashLinks: Add pull right to dropdown menu (#22233) --- .../dashboard/components/DashLinks/DashLinksContainerCtrl.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/dashboard/components/DashLinks/DashLinksContainerCtrl.ts b/public/app/features/dashboard/components/DashLinks/DashLinksContainerCtrl.ts index ce5ae36d418..f325eedf427 100644 --- a/public/app/features/dashboard/components/DashLinks/DashLinksContainerCtrl.ts +++ b/public/app/features/dashboard/components/DashLinks/DashLinksContainerCtrl.ts @@ -41,7 +41,7 @@ function dashLink($compile: any, $sanitize: any, linkSrv: LinkSrv) { if (link.asDropdown) { template += - '