diff --git a/scss/_tooltip.scss b/scss/_tooltip.scss index ba8af03af6..57ba8cf0c9 100644 --- a/scss/_tooltip.scss +++ b/scss/_tooltip.scss @@ -80,7 +80,7 @@ background-color: $tooltip-bg; @include border-radius($border-radius); - &:before { + &::before { position: absolute; width: 0; height: 0;