Forgejo/templates/shared
silverwind f6c1fd76f2 Fix long branch name overflows (https://github.com/go-gitea/gitea/pull/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">

---
Little conflict in branch_selector_field (repo.pulls.no_results is renamed in Gitea)
And some weird conflict on new CSS rules added.
2024-05-24 22:11:37 +05:00
..
actions Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
search add test 2024-04-13 06:04:00 +00:00
secrets Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
user UI: Hide hidden email from own profile, again 2024-05-05 13:08:31 +02:00
variables Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
webhook Change webhook-type in create-view (#29114) 2024-02-17 23:24:30 +01:00
blocked_users_list.tmpl templates: Safe & Escape no longer exist 2024-02-26 22:30:27 +01:00
combomarkdowneditor.tmpl Make display of EasyMDE in UI optional to template 2024-04-15 21:23:33 +05:00
issueicon.tmpl Performance improvements for pull request list page (#29900) 2024-03-26 19:04:26 +01:00
issuelist.tmpl Fix long branch name overflows (https://github.com/go-gitea/gitea/pull/30345) 2024-05-24 22:11:37 +05:00
label_filter.tmpl add label filters in org/{org_name}/issues 2024-04-04 17:57:11 +05:30
repo_search.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
searchbottom.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
searchfile.tmpl fix code search template 2024-04-11 14:52:37 +00:00