You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/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
1 year ago
..
webhook Fix Fomantic's line-height causing vertical scrollbars to appear (#26961) 1 year ago
actions.tmpl Support configuration variables on Gitea Actions (#24724) 2 years ago
branches.tmpl Improve flex list UI (#26970) 1 year ago
collaboration.tmpl Improve repo/user/org search (#27030) 1 year ago
deploy_keys.tmpl Improve SSH Key / GPG Key / Deploy Key UI (#26949) 1 year ago
githook_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
githooks.tmpl Remove polluted `.ui.right` (#26825) 1 year ago
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
layout_head.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
lfs.tmpl Add tooltip to describe LFS table column and color `delete LFS file` button red (#26181) 2 years ago
lfs_file.tmpl Add PDF rendering via PDFObject (#24086) 2 years ago
lfs_file_find.tmpl Fix mobile navbar and misc cleanups (#25134) 2 years ago
lfs_locks.tmpl Use template context function for avatar rendering (#26385) 2 years ago
lfs_pointers.tmpl Add tooltip to describe LFS table column and color `delete LFS file` button red (#26181) 2 years ago
nav.tmpl Move secrets and runners settings to actions settings (#24200) 2 years ago
navbar.tmpl Fixed incorrect locale references (#26218) 2 years ago
options.tmpl Improve flex list UI (#26970) 1 year ago
protected_branch.tmpl Use template context function for avatar rendering (#26385) 2 years ago
push_mirror_sync_modal.tmpl Allow editing push mirrors after creation (#26151) 2 years ago
runner_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
secrets.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2 years ago
tags.tmpl Use template context function for avatar rendering (#26385) 2 years ago