forgejo/templates/repo/issue/labels
silverwind 8e5aea88c7
Improve label and text wrapping ()
* 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
..
edit_delete_label.tmpl Replace footer and modal icons with SVG () 2020-10-21 22:07:33 +01:00
label.tmpl Improve label and text wrapping () 2020-12-29 18:48:28 -05:00
label_list.tmpl Comment box tweaks and SVG dropdown triangles () 2020-10-31 18:15:11 -04:00
label_load_template.tmpl Add Organization Wide Labels () 2020-04-01 01:14:46 -03:00
label_new.tmpl Add Organization Wide Labels () 2020-04-01 01:14:46 -03:00
labels_sidebar.tmpl Fix label styles affecting shabox () 2020-11-28 22:26:03 -05:00