From 9b99ad27cd9039f7d6e1917e41be1f043092f0c2 Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Thu, 9 Apr 2020 22:57:39 -0700 Subject: [PATCH] Fixed: Tooltip for existing series on add new series item --- frontend/src/AddSeries/AddNewSeries/AddNewSeriesSearchResult.css | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/AddSeries/AddNewSeries/AddNewSeriesSearchResult.css b/frontend/src/AddSeries/AddNewSeries/AddNewSeriesSearchResult.css index 3005af3fe..71bbccf9b 100644 --- a/frontend/src/AddSeries/AddNewSeries/AddNewSeriesSearchResult.css +++ b/frontend/src/AddSeries/AddNewSeries/AddNewSeriesSearchResult.css @@ -62,6 +62,7 @@ .alreadyExistsIcon { margin-left: 10px; color: #37bc9b; + pointer-events: all; } .overview {