forgejo/templates/repo/settings
Kerwin Bryant a38eca3f52
Fix Fomantic's line-height causing vertical scrollbars to appear (#26961)
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
..
webhook Fix Fomantic's line-height causing vertical scrollbars to appear (#26961) 2023-09-13 09:08:45 +00:00
actions.tmpl
branches.tmpl Improve flex list UI (#26970) 2023-09-08 13:57:18 +00:00
collaboration.tmpl Improve repo/user/org search (#27030) 2023-09-12 16:44:48 +00:00
deploy_keys.tmpl Improve SSH Key / GPG Key / Deploy Key UI (#26949) 2023-09-07 01:13:11 +00:00
githook_edit.tmpl
githooks.tmpl Remove polluted .ui.right (#26825) 2023-08-31 02:29:59 +00:00
layout_footer.tmpl
layout_head.tmpl
lfs.tmpl Add tooltip to describe LFS table column and color delete LFS file button red (#26181) 2023-07-27 13:39:09 +00:00
lfs_file.tmpl
lfs_file_find.tmpl
lfs_locks.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
lfs_pointers.tmpl Add tooltip to describe LFS table column and color delete LFS file button red (#26181) 2023-07-27 13:39:09 +00:00
nav.tmpl
navbar.tmpl Fixed incorrect locale references (#26218) 2023-07-29 21:34:22 +08:00
options.tmpl Improve flex list UI (#26970) 2023-09-08 13:57:18 +00:00
protected_branch.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
push_mirror_sync_modal.tmpl Allow editing push mirrors after creation (#26151) 2023-08-01 16:00:59 +00:00
runner_edit.tmpl
secrets.tmpl
tags.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00