gitea/templates/repo/issue
silverwind a658e2f277
Fix long branch name overflows ()
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">
..
fields Migrate `gt-hidden` to `tw-hidden` ()
labels Prevent flash of dropdown menu on labels list ()
milestone Migrate margin and padding helpers to tailwind ()
view_content Remove fomantic button module ()
branch_selector_field.tmpl Fix long branch name overflows ()
card.tmpl Migrate margin and padding helpers to tailwind ()
choose.tmpl Fix spacing in issue navbar ()
comment_tab.tmpl Always use `ctx.Locale.Tr` inside templates ()
filter_actions.tmpl Migrate margin and padding helpers to tailwind ()
filter_list.tmpl Migrate margin and padding helpers to tailwind ()
filters.tmpl Migrate margin and padding helpers to tailwind ()
label_precolors.tmpl Replace 10 more gt- classes with tw- ()
labels.tmpl Fix spacing in issue navbar ()
list.tmpl Migrate `gt-hidden` to `tw-hidden` ()
milestone_issues.tmpl Migrate margin and padding helpers to tailwind ()
milestone_new.tmpl Fix spacing in issue navbar ()
milestones.tmpl Migrate margin and padding helpers to tailwind ()
navbar.tmpl Fix menu buttons in issues and release ()
new.tmpl Fix incorrect redirection when creating a PR fails ()
new_form.tmpl When the title in the issue has a value, set the text cursor at the end of the text. ()
openclose.tmpl Migrate margin and padding helpers to tailwind ()
search.tmpl Migrate `gt-hidden` to `tw-hidden` ()
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks ()
view_content.tmpl Rewrite and restyle reaction selector and enable no-sizzle eslint rule ()
view_title.tmpl Fix long branch name overflows ()