1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-15 06:04:32 -04:00
gitea/templates/repo
silverwind 9b05bfb173
Fix overflow in issue card (#31203)
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">
2024-06-03 00:09:51 +00:00
..
actions
branch Don't include link of deleted branch when listing branches (#31028) 2024-05-21 02:23:07 +00:00
cite
code Fix wrong display of recently pushed notification (#25812) 2024-05-21 17:00:35 +00:00
diff Use vertical layout for multiple code expander buttons (#31122) 2024-05-29 06:08:45 +00:00
editor Put web editor into a segment (#30966) 2024-05-15 14:54:34 +00:00
find
graph
issue Fix overflow in issue card (#31203) 2024-06-03 00:09:51 +00:00
migrate Fix "force private" logic (#31012) 2024-05-20 00:56:45 +00:00
projects
pulls Prevent tab shifting, remove extra margin on fluid pages (#31090) 2024-05-27 06:45:16 +00:00
release Restyle release list, fix branch dropdown (#30837) 2024-05-13 23:33:51 +02:00
settings Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
tag Restyle release list, fix branch dropdown (#30837) 2024-05-13 23:33:51 +02:00
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl Fix some UI problems (dropdown/container) (#30849) 2024-05-06 07:17:22 +00:00
clone_buttons.tmpl Improve repo button row layout (#30668) 2024-05-02 19:10:49 +00:00
clone_script.tmpl
code_frequency.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl Fix all rounded borders, change affected tab menus to pills (#30707) 2024-04-29 20:53:15 +00:00
commit_status.tmpl
commit_statuses.tmpl
commits_list_small.tmpl Fix some UI regressions for commit list (#30920) 2024-05-10 12:58:05 +00:00
commits_list.tmpl
commits_search_dropdown.tmpl
commits_table.tmpl
commits.tmpl
contributors.tmpl
create_helper.tmpl
create.tmpl Fix "force private" logic (#31012) 2024-05-20 00:56:45 +00:00
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl Rename project board -> column to make the UI less confusing (#30170) 2024-05-27 08:59:54 +00:00
home.tmpl Fix file path width in repo non-homepage view (#30951) 2024-05-12 04:02:25 +00:00
icon.tmpl
latest_commit.tmpl
navbar.tmpl
packages.tmpl
pulse.tmpl
recent_commits.tmpl
release_tag_header.tmpl
search_name.tmpl
search.tmpl
shabox_badge.tmpl
star_unstar.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watch_unwatch.tmpl
watchers.tmpl