mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-03 02:55:33 +01: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>