Remove z-index from tooltips
This commit is contained in:
parent
3ade44c219
commit
8450e34077
@ -53,7 +53,6 @@ mixin tip-after
|
|||||||
// When the browser is idle, we give all tips the "tip-active" class.
|
// When the browser is idle, we give all tips the "tip-active" class.
|
||||||
.tip-active
|
.tip-active
|
||||||
position relative
|
position relative
|
||||||
z-index 9999
|
|
||||||
|
|
||||||
:before
|
:before
|
||||||
tip-before
|
tip-before
|
||||||
|
Loading…
Reference in New Issue
Block a user