0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 13:44:32 +01:00
gitea/templates/repo
silverwind 50dbed6527
Fix author name alignment in commits table (#30396)
Fixes https://github.com/go-gitea/gitea/issues/30129 by introducing a
wrapper div with flexbox that collapses any inter-tag whitespace within.
View diff with whitespace hidden.

Author names aligned:
<img width="172" alt="Screenshot 2024-04-10 at 19 41 27"
src="https://github.com/go-gitea/gitea/assets/115237/d761e8f2-0e67-4f84-8d37-9ed73850470a">

Vertically centered on expand:
<img width="466" alt="Screenshot 2024-04-10 at 19 43 02"
src="https://github.com/go-gitea/gitea/assets/115237/decd68b3-19b5-4cfa-a505-b358e4a0715b">

Ellipsis works:

<img width="344" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/6f8624a2-f8b6-4f3e-ac98-c44dd0cdfca5">
2024-04-11 03:16:44 +00:00
..
actions
branch
cite
code
diff Various improvements for long file and commit names (#30374) 2024-04-10 06:13:22 +00:00
editor
find
graph Fix DEFAULT_SHOW_FULL_NAME=false has no effect in commit list and commit graph page (#30096) 2024-03-28 15:15:39 -04:00
issue Fix spacing in issue navbar (#30238) 2024-04-02 11:48:07 +00:00
migrate
projects
pulls
release Migrate font-family to tailwind (#30118) 2024-03-28 08:31:07 +00:00
settings Refactor file view & render (#30227) 2024-04-01 21:11:30 +08:00
tag Migrate font-family to tailwind (#30118) 2024-03-28 08:31:07 +00:00
wiki
activity.tmpl
blame.tmpl Refactor file view & render (#30227) 2024-04-01 21:11:30 +08: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-10 06:13:22 +00:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl Fix author name alignment in commits table (#30396) 2024-04-11 03:16:44 +00:00
commits_list_small.tmpl Migrate font-family to tailwind (#30118) 2024-03-28 08:31:07 +00:00
commits_search_dropdown.tmpl
commits_table.tmpl
contributors.tmpl
create.tmpl
create_helper.tmpl
empty.tmpl
file_info.tmpl Migrate font-family to tailwind (#30118) 2024-03-28 08:31:07 +00:00
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl Various improvements for long file and commit names (#30374) 2024-04-10 06:13:22 +00:00
icon.tmpl
latest_commit.tmpl Fix DEFAULT_SHOW_FULL_NAME=false has no effect in commit list and commit graph page (#30096) 2024-03-28 15:15:39 -04:00
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 Various improvements for long file and commit names (#30374) 2024-04-10 06:13:22 +00:00
view_list.tmpl Various improvements for long file and commit names (#30374) 2024-04-10 06:13:22 +00:00
watch_unwatch.tmpl Always use octicon-eye on watch button (#30288) 2024-04-06 08:25:39 +00:00
watchers.tmpl