From c894b1e1f3efa51068ac78c8703d5be059c13c78 Mon Sep 17 00:00:00 2001 From: Eric Bidelman Date: Thu, 28 Aug 2014 15:15:31 -0700 Subject: [PATCH] Fixes #4 --- core-tooltip.css | 1 - 1 file changed, 1 deletion(-) diff --git a/core-tooltip.css b/core-tooltip.css index 09c0b3b..5d230d5 100644 --- a/core-tooltip.css +++ b/core-tooltip.css @@ -24,7 +24,6 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN } .polymer-tooltip { - pointer-events: none; position: absolute; display: flex; font-size: 10px;