FIX: Don't capitalize category names in the breadcrumbs. See:
https://meta.discourse.org/t/categories-dropdown-inconsistent-text-formatting/18042
This commit is contained in:
parent
15a51c6316
commit
e6819f8879
|
@ -33,7 +33,6 @@
|
|||
|
||||
.badge-category {
|
||||
font-weight: normal;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue