forgejo/templates/repo/issue/view_content/sidebar
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.tmpl Split references and actions 2024-04-27 02:22:05 +02:00
assignees.tmpl Split assignees 2024-04-27 02:22:04 +02:00
branch_selector_field.tmpl Fix long branch name overflows (https://github.com/go-gitea/gitea/pull/30345) 2024-05-24 22:11:37 +05:00
dependencies.tmpl Split issue dependencies 2024-04-27 02:22:05 +02:00
due_deadline.tmpl Split deadline / due date 2024-04-27 02:22:05 +02:00
milestones.tmpl Split milestones and projects 2024-04-27 02:22:04 +02:00
participants.tmpl Split participants 2024-04-27 02:22:04 +02:00
projects.tmpl Split milestones and projects 2024-04-27 02:22:04 +02:00
pull_maintainer_edits.tmpl Unify allow edits logic 2024-04-27 02:22:05 +02:00
pull_review.tmpl Split PR-only templates 2024-04-27 02:22:04 +02:00
pull_reviewers.tmpl Split PR-only templates 2024-04-27 02:22:04 +02:00
pull_wip.tmpl Split PR-only templates 2024-04-27 02:22:04 +02:00
reference.tmpl Split references and actions 2024-04-27 02:22:05 +02:00
timetracking.tmpl Split timetracking 2024-04-27 02:22:04 +02:00
watch.tmpl Move watching sub-template to sidebar folder 2024-04-28 12:56:28 +02:00
watching.tmpl Move watching sub-template to sidebar folder 2024-04-28 12:56:28 +02:00