fix compile for bootstra 4.5.3
[roojs1] / scss / bootstrap / _badge.scss
index 42c5d08..343c38e 100644 (file)
   vertical-align: baseline;
   @include border-radius($badge-border-radius);
   @include transition($badge-transition);
-
+/*
   @at-root a#{&} {
     @include hover-focus() {
       text-decoration: none;
     }
   }
-
+*/
   // Empty badges collapse automatically
   &:empty {
     display: none;