mirror of
https://github.com/go-gitea/gitea.git
synced 2025-04-06 23:35:27 +02:00
The overflow menu button was incorrectly included in the measurement of the width of the items. As a result, it could get stuck in a loop alternating between different measurements as the button appears and disappears.