mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-22 23:40:23 +00:00
Merge pull request #21122 from bardiharborow/badge-print-styles
Change .tag print styles to .badge.
This commit is contained in:
commit
bd61ec5754
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@
|
|||
border-top-color: #000 !important;
|
||||
}
|
||||
}
|
||||
.tag {
|
||||
.badge {
|
||||
border: $border-width solid #000;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue