mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-04 07:02:07 +01:00
Closes #21973. The "Actions" button on the commit view page is labelled twice in mobile view. No other buttons on the page have a `mobile-only` extra label, so this PR removes it. Before:  After:  Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>