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
..
2020-12-11 17:38:47 +01:00
2020-12-06 11:05:22 +08:00
2020-12-16 19:22:21 +01:00
2020-11-17 00:33:19 -05:00
2020-08-25 22:48:53 +03:00
2020-12-05 19:00:36 +08:00
2020-12-11 17:38:47 +01:00