1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-25 22:41:20 +02:00

Rename .tag to .badge to avoid conflicting with WordPress

This commit is contained in:
Mark Otto
2016-10-26 18:33:58 -07:00
parent d9d75f4d54
commit d9fa3fd797
9 changed files with 95 additions and 95 deletions

View File

@@ -1,6 +1,6 @@
// Tags
@mixin tag-variant($color) {
@mixin badge-variant($color) {
background-color: $color;
&[href] {