Commit 14528894 authored by Clement Ho's avatar Clement Ho Committed by Annabel Gray

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

parent afa47b7c
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment