gitea/templates/org
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
..
member Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
projects Use full width for project boards (#28225) 2023-11-27 17:43:52 +00:00
settings Use flex-container for repo and org settings (#27418) 2023-10-04 08:47:54 +02:00
team Fix button size in "attached header right" (#28770) 2024-01-12 14:43:40 +00:00
create.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
header.tmpl Add word-break to organization name and description (#26624) 2023-10-25 10:40:39 +00:00
home.tmpl Issue fixes for RSS feed improvements (#28380) 2023-12-07 03:01:32 +00:00
menu.tmpl Fix project counter in organization/individual profile (#28068) 2023-11-18 11:02:42 +08:00