mirror of
https://github.com/go-gitea/gitea
synced 2025-02-10 00:34:46 +00:00
* Fix issue label rendering Prevent rendering of inactive labels and make them wrap inline. Fixes: https://github.com/go-gitea/gitea/issues/13566 * also don't render the placeholder Co-authored-by: techknowlogick <techknowlogick@gitea.io>