gitea/templates/package
Mihir Joshi 3d474110c1
Fix long package version names overflowing (#28619)
Fixes #28534 

---
Before:

![image](https://github.com/go-gitea/gitea/assets/50193156/b229551c-0a7d-4a99-9553-1f11b994876a)


After:
<img width="304" alt="image"
src="https://github.com/go-gitea/gitea/assets/50193156/53d04ad0-6d5c-47e2-8a7d-30a4d5dd9959">


Should we also apply this for long filenames in Assets?
It looks like this currently:
<img width="285" alt="image"
src="https://github.com/go-gitea/gitea/assets/50193156/e2dcbb2e-30d5-4e35-b304-6274ef60bda7">

---------

Co-authored-by: Mihir <mihir.joshi@senpiper.com>
2023-12-30 07:42:16 +00:00
..
content switch destination directory for apt signing keys (#28639) 2023-12-28 22:08:59 +01:00
metadata Package repository/documentation link unification (#27804) 2023-10-27 00:16:12 +00:00
shared Do not display search box when there's no packages yet (#28146) 2023-11-21 20:03:19 +00:00
settings.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 2023-09-25 08:56:50 +00:00
view.tmpl Fix long package version names overflowing (#28619) 2023-12-30 07:42:16 +00:00