gitea/templates/repo
Kerwin Bryant a38eca3f52
Fix Fomantic's line-height causing vertical scrollbars to appear ()
Before:

![before](https://github.com/go-gitea/gitea/assets/3371163/bc5a3b20-3490-4e14-ab1d-2fcfbc4a2e20)

After:

![after](https://github.com/go-gitea/gitea/assets/3371163/70e8be6a-11a2-46af-9e1e-78ac153cd2a4)

---  

1. **Remove the scroll bar exception that in the a tag**  
2. **Reduce the actual width of the a tag to the actual width of the
content**

![c363a5b5883e105a0c65d7337893b50](https://github.com/go-gitea/gitea/assets/3371163/789d9b83-ad14-46d2-8a1b-df551a063f6a)
As shown in the screenshot, the red box area should not be clickable
2023-09-13 09:08:45 +00:00
..
actions Add a new column schedule_id for action_run to track () 2023-09-08 23:01:19 +08:00
branch Refactor some CSS styles and simplify code () 2023-08-28 22:14:51 +08:00
cite Button and color enhancements () 2023-06-09 08:37:47 +00:00
code Fix template bugs in recently_pushed_new_branches.tmpl () 2023-08-27 08:16:02 +08:00
diff Remove "TODO" tasks from CSS file () 2023-08-31 10:49:53 +00:00
editor Fix incorrect "tabindex" attributes () 2023-08-26 10:44:00 +08:00
find
graph Refactor "shortsha" () 2023-09-03 02:58:52 +00:00
issue Fix "delete" modal dialog for issue/PR () 2023-09-11 17:06:05 +00:00
migrate Use docs.gitea.com instead of docs.gitea.io () 2023-08-27 11:59:12 +00:00
projects Remove polluted `.ui.right` () 2023-08-31 02:29:59 +00:00
pulls Use template context function for avatar rendering () 2023-08-10 11:19:39 +08:00
release Remove polluted `.ui.right` () 2023-08-31 02:29:59 +00:00
settings Fix Fomantic's line-height causing vertical scrollbars to appear () 2023-09-13 09:08:45 +00:00
tag Enable H014 and H023 djlint rules () 2023-07-09 20:33:25 +00:00
wiki Remove polluted `.ui.right` () 2023-08-31 02:29:59 +00:00
activity.tmpl Replace fomantic divider module with our own () 2023-06-29 20:24:22 +08:00
blame.tmpl Add template linting via djlint () 2023-06-14 18:17:58 +00:00
branch_dropdown.tmpl Add default label in branch select list () 2023-08-29 12:15:19 +00:00
clone_buttons.tmpl Remove some transition related code () 2023-08-28 01:26:23 +00:00
clone_script.tmpl Rework button coloring, add focus and active colors () 2023-05-29 12:45:22 +00:00
commit_load_branches_and_tags.tmpl Remove commit load branches and tags in wiki repo () 2023-08-04 15:49:43 +00:00
commit_page.tmpl More fixes for the "commit-body" () 2023-09-04 13:38:59 +00:00
commit_status.tmpl Remove commit status running and warning from the dashboard repo list () 2023-07-21 10:32:25 +00:00
commit_statuses.tmpl Button and color enhancements () 2023-06-09 08:37:47 +00:00
commits.tmpl Fix some UI alignments () 2023-06-15 15:12:08 +00:00
commits_list.tmpl More fixes for the "commit-body" () 2023-09-04 13:38:59 +00:00
commits_list_small.tmpl Remove polluted `.ui.right` () 2023-08-31 02:29:59 +00:00
commits_table.tmpl Remove ref name in PR commits page () 2023-08-24 01:31:54 +00:00
create.tmpl Fix incorrect "tabindex" attributes () 2023-08-26 10:44:00 +08:00
create_helper.tmpl
empty.tmpl Repository Archived text title center align () 2023-07-08 10:57:17 +00:00
file_info.tmpl Show image size on view page () 2023-07-31 05:04:45 +00:00
forks.tmpl Use template context function for avatar rendering () 2023-08-10 11:19:39 +08:00
graph.tmpl Replace remaining fontawesome dropdown icons with SVG () 2023-05-01 05:35:02 -04:00
header.tmpl Remove unnecessary template helper repoAvatar () 2023-08-08 15:29:35 +08:00
home.tmpl Render code blocks in repo description () 2023-08-31 05:01:01 +00:00
icon.tmpl Refactor some CSS styles and simplify code () 2023-08-28 22:14:51 +08:00
packages.tmpl Fix inconsistent user profile layout across tabs () 2023-07-06 18:59:24 +00:00
release_tag_header.tmpl Remove polluted `.ui.right` () 2023-08-31 02:29:59 +00:00
search.tmpl Refactor some CSS styles and simplify code () 2023-08-28 22:14:51 +08:00
search_name.tmpl
shabox_badge.tmpl Use template context function for avatar rendering () 2023-08-10 11:19:39 +08:00
sub_menu.tmpl Improve "language stats" UI () 2023-09-10 18:27:23 +08:00
unicode_escape_prompt.tmpl Make confusable character warning less jarring () 2023-08-03 22:16:06 +08:00
upload.tmpl
user_cards.tmpl Use template context function for avatar rendering () 2023-08-10 11:19:39 +08:00
view_file.tmpl Remove CSS `has` selector and improve various styles () 2023-09-04 18:22:46 +08:00
view_list.tmpl Refactor "shortsha" () 2023-09-03 02:58:52 +00:00
watchers.tmpl Fix user-cards format () 2023-04-29 15:43:01 -04:00