2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Merge pull request #21122 from bardiharborow/badge-print-styles

Change .tag print styles to .badge.
This commit is contained in:
Mark Otto
2016-11-16 20:23:17 -08:00
committed by GitHub
+1 -1
View File
@@ -101,7 +101,7 @@
border-top-color: #000 !important;
}
}
.tag {
.badge {
border: $border-width solid #000;
}