1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-17 11:35:22 +01:00
gitea/templates/shared
Giteabot 5973437abb
Add wrap to runner label list (#36565) (#36574)
Backport #36565 by @silverwind

Before: Label list forces runner table to become scrollable if there is
a large number of labels:

<img width="820" height="115" alt="Screenshot 2026-02-09 at 09 21 32"
src="https://github.com/user-attachments/assets/919a3b12-c8f6-48c4-bd42-d7e267faf107"
/>

After: Wrapped:

<img width="821" height="128" alt="Screenshot 2026-02-09 at 09 20 31"
src="https://github.com/user-attachments/assets/9f6d490c-1035-44be-97a7-20a1632dbe5e"
/>

Co-authored-by: silverwind <me@silverwind.io>
2026-02-10 04:47:12 +00:00
..
actions Add wrap to runner label list (#36565) (#36574) 2026-02-10 04:47:12 +00:00
misc
repo Forks repository list page follow other repositories page (#34784) 2025-06-21 12:27:25 -07:00
search Misc CSS fixes (#35888) (#35981) 2025-11-19 08:16:54 +01:00
secrets Add endpoint deleting workflow run (#34337) 2025-05-13 19:18:13 +00:00
user Correct spacing between username and bot label (#36473) (#36484) 2026-01-30 05:47:46 +00:00
variables Added Description Field for Secrets and Variables (#33526) 2025-03-17 19:24:54 +00:00
webhook Fix file extension on gogs.png (#35793) (#35799) 2025-10-31 03:33:27 +01:00
avatar_upload_crop.tmpl Optimize the calling code of queryElems (#34235) 2025-04-19 08:17:07 +08:00
combomarkdowneditor.tmpl Add strikethrough button to markdown editor (#36087) (#36104) 2025-12-08 09:07:27 +08:00
fileisempty.tmpl
filetoolarge.tmpl
issueicon.tmpl Trivial fixes (#33304) 2025-01-17 08:55:02 +00:00
issuelist.tmpl Refactor some trivial problems (#34959) 2025-07-05 23:19:33 +08:00
searchbottom.tmpl
searchfile.tmpl