Revert "Allow line breaks in Tags"

This reverts commit 14cbcb4af60fd16474560bde7082c86f29de9150.
This commit is contained in:
Michael Shamoon 2022-05-23 11:24:08 -07:00
parent 14cbcb4af6
commit 400f1d37bf

View File

@ -497,8 +497,6 @@ table.table {
// Bootstrap 5 tweaks
a.badge {
text-decoration: none;
word-break: initial;
white-space: initial;
}
.btn-link {