1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-07 10:35:48 +00:00
gitea/templates/shared
silverwind a658e2f277
Fix long branch name overflows (#30345)
Fixes: https://github.com/go-gitea/gitea/issues/27971
Fixes: https://github.com/go-gitea/gitea/pull/28010

<img width="689" alt="Screenshot 2024-04-09 at 00 19 57"
src="https://github.com/go-gitea/gitea/assets/115237/7c895a47-274f-40a6-a126-290658f1982d">

Also fixes a similar issue in issue list where CSS was there but not
active because of missing `display: block`.

<img width="372" alt="Screenshot 2024-04-09 at 00 18 25"
src="https://github.com/go-gitea/gitea/assets/115237/cfbee7cd-2e15-4ac7-96ce-020816f48798">
2024-04-16 08:52:45 +00:00
..
actions Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
search Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
secrets Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
user Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
variables Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
webhook Change webhook-type in create-view (#29114) 2024-02-15 14:59:48 +01:00
combomarkdowneditor.tmpl Migrate font-family to tailwind (#30118) 2024-03-28 08:31:07 +00:00
filetoolarge.tmpl Refactor file view & render (#30227) 2024-04-01 21:11:30 +08:00
issueicon.tmpl Performance improvements for pull request list page (#29900) 2024-03-21 14:13:08 +01:00
issuelist.tmpl Fix long branch name overflows (#30345) 2024-04-16 08:52:45 +00:00
repo_search.tmpl Improve repo search UI (#29767) 2024-03-15 09:45:30 +00:00
searchbottom.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
searchfile.tmpl Fix wrong line number in code search result (#29260) 2024-03-06 07:24:43 +00:00