Forgejo/templates/repo/settings/webhook
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
..
base.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2023-04-23 18:21:21 +08:00
base_list.tmpl Fix Fomantic's line-height causing vertical scrollbars to appear (#26961) 2023-09-13 09:08:45 +00:00
delete_modal.tmpl Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
dingtalk.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
discord.tmpl Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
feishu.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
gitea.tmpl Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +00:00
gogs.tmpl Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +00:00
history.tmpl Remove polluted .ui.right (#26825) 2023-08-31 02:29:59 +00:00
list.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 2023-04-23 18:21:21 +08:00
matrix.tmpl Add Webhook authorization header (#20926) 2022-11-03 20:23:20 +02:00
msteams.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
new.tmpl Extract common code to new template (#26933) 2023-09-06 10:11:06 +00:00
packagist.tmpl Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
settings.tmpl Fix incorrect "tabindex" attributes (#26733) 2023-08-26 10:44:00 +08:00
slack.tmpl Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
telegram.tmpl Add ThreadID parameter for Telegram webhooks (#25996) 2023-08-13 14:00:06 +00:00
wechatwork.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00