0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01: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
commit bd61ec5754

View File

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