1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-02 09:52:43 +02: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

View File

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