FIX: Spacing between category name and count
This commit is contained in:
parent
10ec8b47a8
commit
f31b01ec91
|
|
@ -62,7 +62,7 @@
|
||||||
color: $danger;
|
color: $danger;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.tag-id {
|
.tag-id, .category-id {
|
||||||
margin-right: 3px;
|
margin-right: 3px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue