From 8450e3407710517569496da8e2d8bc2f6f71e8ff Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Tue, 6 Nov 2018 03:03:53 +0900 Subject: [PATCH] Remove z-index from tooltips --- styles/tip.scarlet | 1 - 1 file changed, 1 deletion(-) diff --git a/styles/tip.scarlet b/styles/tip.scarlet index dc902784..74f21312 100644 --- a/styles/tip.scarlet +++ b/styles/tip.scarlet @@ -53,7 +53,6 @@ mixin tip-after // When the browser is idle, we give all tips the "tip-active" class. .tip-active position relative - z-index 9999 :before tip-before