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.
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
..
base.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
base_list.tmpl Fix Fomantic's line-height causing vertical scrollbars to appear (#26961) 10 months ago
delete_modal.tmpl Improve some modal action buttons (#24289) 1 year ago
dingtalk.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
discord.tmpl Add template linting via djlint (#25212) 1 year ago
feishu.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
gitea.tmpl Use docs.gitea.com instead of docs.gitea.io (#26739) 10 months ago
gogs.tmpl Use docs.gitea.com instead of docs.gitea.io (#26739) 10 months ago
history.tmpl Remove polluted `.ui.right` (#26825) 10 months ago
list.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
matrix.tmpl Add Webhook authorization header (#20926) 2 years ago
msteams.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
new.tmpl Extract common code to new template (#26933) 10 months ago
packagist.tmpl Add template linting via djlint (#25212) 1 year ago
settings.tmpl Fix incorrect "tabindex" attributes (#26733) 10 months ago
slack.tmpl Add template linting via djlint (#25212) 1 year ago
telegram.tmpl Add ThreadID parameter for Telegram webhooks (#25996) 11 months ago
wechatwork.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago