Resolve "BS4: Labels in issues system notes are misaligned again"

This commit is contained in:
Clement Ho 2018-06-18 21:29:43 +00:00 committed by Annabel Gray
parent afa47b7c48
commit 145288945d
1 changed files with 4 additions and 1 deletions

View File

@ -173,7 +173,10 @@ table {
display: none;
}
.badge {
// Add to .label so that old system notes that are saved to the db
// will still receive the correct styling
.badge,
.label {
padding: 4px 5px;
font-size: 12px;
font-style: normal;