aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scss/_tooltip.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_tooltip.scss b/scss/_tooltip.scss
index ba8af03af..57ba8cf0c 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;