From 4bed1d76be33261dc5f45a65c3f4677c345bff8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Prunayre?= Date: Fri, 27 Oct 2017 16:44:44 +0200 Subject: [PATCH] Add tooltip to long title. (#14378) On visualization title ellipsis() is applied and full title is not readable. Display tooltip title. Past versions were displaying tooltips (cf. https://github.com/elastic/kibana/pull/2401#issuecomment-67576939). --- src/core_plugins/kibana/public/dashboard/panel/panel.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/core_plugins/kibana/public/dashboard/panel/panel.html b/src/core_plugins/kibana/public/dashboard/panel/panel.html index 89ced263997ce..e9cc73d3ca7f9 100644 --- a/src/core_plugins/kibana/public/dashboard/panel/panel.html +++ b/src/core_plugins/kibana/public/dashboard/panel/panel.html @@ -3,6 +3,7 @@ {{::savedObj.title}}