sync with updated bs
[roojs1] / scss / bootstrap / mixins / _badge.scss
index 5c03ff1..f1c4991 100644 (file)
@@ -2,8 +2,7 @@
   color: color-yiq($bg);
   background-color: $bg;
 
-  /* @at-root a#{&} { */
-  &[href] {
+  @at-root a#{&} {
     @include hover-focus() {
       color: color-yiq($bg);
       background-color: darken($bg, 10%);