2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Rename .label class to .tag

This commit is contained in:
Ameya Pandilwar
2016-02-11 03:54:30 -05:00
parent 48e02ebb8a
commit 4ed5fa77ff
9 changed files with 81 additions and 81 deletions
@@ -1,6 +1,6 @@
// Labels
// Tags
@mixin label-variant($color) {
@mixin tag-variant($color) {
background-color: $color;
&[href] {