vendor/assets/stylesheets/magic/content/_icons.scss in magic_stylez-0.0.0.87 vs vendor/assets/stylesheets/magic/content/_icons.scss in magic_stylez-0.0.0.88

- old
+ new

@@ -8,11 +8,11 @@ i { display:block; position: absolute; top: -1px; right: -4px; background: $orange; color: #fff; - @include border-radius(20px); - width: 24px; height: 24px; - line-height: 24px; - font-size: 18px; + @include border-radius($line-height-computed-lg); + width: $line-height-computed-lg; height: $line-height-computed-lg; + line-height: $line-height-computed-lg; + font-size: $font-size-large; } } \ No newline at end of file