forgejo/templates
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
..
admin Extract common code to new template (#26933) 2023-09-06 10:11:06 +00:00
api/packages/pypi
base update footer link to new landing page (#26916) 2023-09-05 16:44:07 +00:00
code Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
custom
devtest Fix "delete" modal dialog for issue/PR (#27015) 2023-09-11 17:06:05 +00:00
explore Improve flex list UI (#26970) 2023-09-08 13:57:18 +00:00
mail Update team invitation email link (#26550) 2023-08-31 16:26:13 +00:00
org Improve flex list UI (#26970) 2023-09-08 13:57:18 +00:00
package add sparse url in cargo package guide (#26937) 2023-09-13 12:14:10 +08:00
projects Refactor some CSS styles and simplify code (#26771) 2023-08-28 22:14:51 +08:00
repo Fix Fomantic's line-height causing vertical scrollbars to appear (#26961) 2023-09-13 09:08:45 +00:00
shared resolve issue with sort icons on admin/users and admin/runners (#24360) 2023-09-12 12:26:51 +00:00
status
swagger Add missing 404 response to Swagger (#27038) 2023-09-13 10:37:54 +08:00
user Show OpenID Connect and OAuth on signup page (#20242) 2023-09-13 05:14:21 +00:00
webhook Extract common code to new template (#26933) 2023-09-06 10:11:06 +00:00
home.tmpl
install.tmpl Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +00:00
post-install.tmpl