]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
one more syntax error
authorMark Otto <markdotto@gmail.com>
Mon, 10 Oct 2016 03:26:12 +0000 (20:26 -0700)
committerMark Otto <markdotto@gmail.com>
Mon, 10 Oct 2016 03:26:12 +0000 (20:26 -0700)
scss/_tooltip.scss

index ba8af03af66b586bc4c0334029b8ef43cbda91da..57ba8cf0c978e89460d63af04f5ad684d65010a1 100644 (file)
@@ -80,7 +80,7 @@
   background-color: $tooltip-bg;
   @include border-radius($border-radius);
 
-  &:before {
+  &::before {
     position: absolute;
     width: 0;
     height: 0;