Remove z-index from tooltips

This commit is contained in:
Eduard Urbach 2018-11-06 03:03:53 +09:00
parent 3ade44c219
commit 8450e34077

View File

@ -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