1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 08:39:56 +02:00

Merge branch 'fix-19094' of https://github.com/ameya-pandilwar/bootstrap into ameya-pandilwar-fix-19094

This commit is contained in:
Mark Otto
2016-02-16 20:28:51 -08:00
10 changed files with 96 additions and 96 deletions

View File

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