0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

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;
}