Change .tag print styles to .badge.

This commit is contained in:
Bardi Harborow 2016-11-13 12:32:07 +11:00
parent 93ba9ac629
commit 794136f191

View File

@ -101,7 +101,7 @@
border-top-color: #000 !important;
}
}
.tag {
.badge {
border: $border-width solid #000;
}