gitea/templates/org/team
wxiaoguang ad0b637d46
Fix button size in "attached header right" (#28770)
Before:

<details>


![image](https://github.com/go-gitea/gitea/assets/2114189/c82f8615-04d4-408f-95bf-689c227a8814)



![image](https://github.com/go-gitea/gitea/assets/2114189/d01d05a7-09ca-48f3-a0e7-fec48119b426)

</details>

After:



![image](https://github.com/go-gitea/gitea/assets/2114189/e560398e-2fa4-4f46-9229-f6acc70e32ab)


![image](https://github.com/go-gitea/gitea/assets/2114189/bd18961d-0636-4584-b893-c465daaf40af)
2024-01-12 14:43:40 +00:00
..
invite.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
members.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
navbar.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
new.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
repositories.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
sidebar.tmpl Even more `db.DefaultContext` refactor (#27352) 2023-10-03 10:30:41 +00:00
teams.tmpl Fix button size in "attached header right" (#28770) 2024-01-12 14:43:40 +00:00