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
silverwind 370b1bdb37
Fix project name wrapping, remove horizontal margin on header (#30631)
Enable wrapping of unbroken lines:

<img width="1308" alt="Screenshot 2024-04-22 at 00 31 33"
src="https://github.com/go-gitea/gitea/assets/115237/1a28ade1-d708-4260-96a3-cf508b6dcb79">

Remove extra margin added by nested `.ui.container` on certain
viewports:

Before:
<img width="1305" alt="Screenshot 2024-04-22 at 00 40 23"
src="https://github.com/go-gitea/gitea/assets/115237/d3d8c0d1-380c-4867-b95c-4d53d70d4a93">

After:
<img width="1310" alt="Screenshot 2024-04-22 at 00 40 33"
src="https://github.com/go-gitea/gitea/assets/115237/2ba7b9f2-db2f-4bcc-8cce-5c415625ddea">
10 months ago
..
admin Remove fomantic button module (#30475) 10 months ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 10 months ago
base Remove fomantic button module (#30475) 10 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Fix issue comment form and quick-submit (#30623) 10 months ago
explore Refactor web routes (#30519) 10 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
org Remove obsolete CSS text classes (#30576) 10 months ago
package Some NuGet package enhancements (#30280) 10 months ago
projects Fix project name wrapping, remove horizontal margin on header (#30631) 10 months ago
repo Remove obsolete CSS text classes (#30576) 10 months ago
shared Remove obsolete CSS text classes (#30576) 10 months ago
status Migrate margin and padding helpers to tailwind (#30043) 11 months ago
swagger Fix compare api swagger (#30648) 10 months ago
user Fix flash on dashboard (#30572) 10 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 Correct locale string rendering (#30522) 10 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago