From: Mark Otto Date: Mon, 10 Oct 2016 03:26:12 +0000 (-0700) Subject: one more syntax error X-Git-Tag: v4.0.0-alpha.5~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c8913c68455d097d3bcf88b050ebbb3e7a652f3;p=thirdparty%2Fbootstrap.git one more syntax error --- 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;