0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-24 14:56:55 -05:00
forgejo/templates/repo
Giteabot e04b490cf6
Fix overflow in issue card (#31203) (#31225)
Backport #31203 by @silverwind

Before:

<img width="373" alt="Screenshot 2024-06-01 at 01 31 26"
src="https://github.com/go-gitea/gitea/assets/115237/82a210f2-c82e-4b7e-ac43-e70e46fa1186">

After:
<img width="376" alt="Screenshot 2024-06-01 at 01 31 32"
src="https://github.com/go-gitea/gitea/assets/115237/82d1b9f7-4fad-47bd-948a-04e1e7e006e6">

Co-authored-by: silverwind <me@silverwind.io>
(cherry picked from commit 0328f31fdc9b82efe7110cd2107628c2004e5be4)
2024-06-03 17:41:13 +02:00
..
actions UI: Actions: Replace runs list description semicolon 2024-05-02 17:10:28 +00:00
branch
cite
code
diff Fix incorrect "blob excerpt" link when comparing files (#31013) 2024-05-24 12:45:35 +00:00
editor Convert max file name length to 255 (#30489) (#30504) 2024-04-21 18:06:23 +02:00
find
graph
issue Fix overflow in issue card (#31203) (#31225) 2024-06-03 17:41:13 +02:00
migrate
projects
pulls
release Make display of EasyMDE in UI optional to template 2024-04-19 13:49:20 +00:00
settings template: label fix correct input id 2024-05-16 10:16:28 +00:00
tag
wiki Make display of EasyMDE in UI optional to template 2024-04-19 13:49:20 +00:00
activity.tmpl Show repo activities even if only code unit active or git repo is empty but issue is active (#3455) 2024-04-28 13:50:45 +00:00
admin_flags.tmpl
blame.tmpl Fix border-radius on view, blame and code search (#30545) (#30560) 2024-04-21 18:11:36 +02:00
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl
code_frequency.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl Various improvements for long file and commit names (#30374) 2024-04-15 16:33:51 +02:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl Fix some UI regressions for commit list (#30920) (#30937) 2024-05-14 16:14:38 +02:00
commits_search_dropdown.tmpl
commits_table.tmpl
contributors.tmpl
create.tmpl
create_helper.tmpl
empty.tmpl
file_info.tmpl
flags.tmpl
forks.tmpl
graph.tmpl
header.tmpl CB/tmpl: Modify icon for add more button 2024-04-30 05:48:40 +00:00
header_fork.tmpl
home.tmpl Various improvements for long file and commit names (#30374) 2024-04-15 16:33:51 +02:00
icon.tmpl
latest_commit.tmpl
navbar.tmpl
packages.tmpl
pulse.tmpl
recent_commits.tmpl
release_tag_header.tmpl
search.tmpl
search_name.tmpl
shabox_badge.tmpl
star_unstar.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Fix border-radius on view, blame and code search (#30545) (#30560) 2024-04-21 18:11:36 +02:00
view_list.tmpl Various improvements for long file and commit names (#30374) 2024-04-15 16:33:51 +02:00
watch_unwatch.tmpl
watchers.tmpl