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