1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 21:22:52 +02: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;
}