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
Giteabot 46ac04ce9d
Add word-break to repo description in home page (#27924) (#27957)
Backport #27924 by @yp05327

In #25315, @denyskon fixed UI on mobile view.
But for the repo description, on desktop view there's no word-break. 
So maybe we can just add `gt-word-break` to fix it on both mobile view
and desktop view.

Before:
desktop view:

![image](https://github.com/go-gitea/gitea/assets/18380374/a7659f5b-fbe9-400a-8cc2-cca44778556e)
mobile view:

![image](https://github.com/go-gitea/gitea/assets/18380374/611f1b81-58ac-4213-b165-5c73e24ca79e)

After:
desktop view:

![image](https://github.com/go-gitea/gitea/assets/18380374/f21bf3a7-f6aa-457d-9bfa-5c57659c68b1)
mobile view(almost same?)

![image](https://github.com/go-gitea/gitea/assets/18380374/ad2d1a4d-1172-402c-b5fc-5e910657847d)

Co-authored-by: yp05327 <576951401@qq.com>
Co-authored-by: silverwind <me@silverwind.io>
1 year ago
..
admin cleanup repo details icons/labels (#27644) (#27654) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
code Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Improve dropdown button alignment and fix hover bug (#27632) (#27637) 1 year ago
explore Fix incorrect "tab" parameter for repo search sub-template (#27755) (#27764) 1 year ago
mail Update team invitation email link (#26550) 1 year ago
org Use flex-container for repo and org settings (#27418) (#27430) 1 year ago
package Add dedicated class for empty placeholders (#27788) (#27792) 1 year ago
projects More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
repo Add word-break to repo description in home page (#27924) (#27957) 1 year ago
shared Always use whole user name as link (#27815) (#27838) 1 year ago
status Clean up template locale usage (#27856) (#27857) 1 year ago
swagger Fix package webhook (#27839) (#27855) 1 year ago
user Feed UI Improvements (#27356) (#27717) 1 year ago
webhook Extract common code to new template (#26933) 1 year ago
home.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
install.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
post-install.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago