forgejo/templates
silverwind 8e5aea88c7
Improve label and text wrapping (#14113)
* Improve label wrapping

- Adjust issue list styles so labels can wrap on the same line as the
  text. This relies on `display: inline` with the HTML whitespace being
  used as the separator.
- Add global word-break: break-word. This should generally avoid text
  overflows in various places.

* add whitespace to history labels

* use overflow-wrap

* restore word-break rules

* use correct pre

* use better selector for middle align

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-12-29 18:48:28 -05:00
..
admin Custom icons for OAuth sources (#14161) 2020-12-28 03:35:55 +01:00
base Fix manifest encoding (#14114) 2020-12-23 19:09:54 +00:00
custom
explore Search and Diff CSS enhancements (#14050) 2020-12-20 13:00:03 -05:00
mail
org gitea png to logo (#13974) 2020-12-18 20:17:27 -05:00
repo Improve label and text wrapping (#14113) 2020-12-29 18:48:28 -05:00
shared Improve label and text wrapping (#14113) 2020-12-29 18:48:28 -05:00
status
swagger Team dashboards (#14159) 2020-12-27 21:58:03 +02:00
user Team dashboards (#14159) 2020-12-27 21:58:03 +02:00
home.tmpl gitea png to logo (#13974) 2020-12-18 20:17:27 -05:00
install.tmpl
post-install.tmpl