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.
gitea/templates
Kerwin Bryant ab1948d4a3
fixed the dropdown menu for the top New button to expand to the left (#31273)
before: 

![1717660314025](https://github.com/go-gitea/gitea/assets/3371163/17ae7a48-31c5-4c71-b285-f65d9106bf86)

after: 

![1717660674763](https://github.com/go-gitea/gitea/assets/3371163/85f847ac-a044-4695-9004-26e6485288c6)
9 months ago
..
admin Replace `gt-word-break` with `tw-break-anywhere` (#31183) 9 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 10 months ago
base fixed the dropdown menu for the top New button to expand to the left (#31273) 9 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Fix some UI problems (dropdown/container) (#30849) 10 months ago
explore Refactor web routes (#30519) 10 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 12 months ago
org Right align the "Settings" menu item in overflow-menu (#30764) 10 months ago
package Replace `gt-word-break` with `tw-break-anywhere` (#31183) 9 months ago
projects Replace `gt-word-break` with `tw-break-anywhere` (#31183) 9 months ago
repo Allow including `Reviewed-on`/`Reviewed-by` lines for custom merge messages (#31211) 9 months ago
shared Optimize runner-tags layout to enhance visual experience (#31258) 9 months ago
status Initial support for colorblindness-friendly themes (#30625) 10 months ago
swagger Document possible action types for the user activity feed API (#31196) 9 months ago
user Optimize repo-list layout to enhance visual experience (#31272) 9 months ago
webhook Fix incorrect tailwind migration (#30007) 11 months ago
home.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
install.tmpl Fix some UI problems (install/checkbox) (#30854) 10 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago