Please widen category list

Many of them truncate with “…” making it time-consuming to scan (tooltips are always slow and not always illuminating).

More to the point, can this value be increased?

.list-controls .category-dropdown-menu .badge-wrapper.bar .badge-category {
    max-width: 100px;
}

Something like 200px - 225px looks nice on desktop. No idea on mobile.