gitea/web_src/less
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
..
chroma
features
markdown
shared Improve label and text wrapping (#14113) 2020-12-29 18:48:28 -05:00
standalone
themes Improve basic button and label styles (#14119) 2020-12-27 18:53:53 +08:00
_admin.less Fix webhook list styling (#14001) 2020-12-16 19:22:21 +01:00
_base.less Improve label and text wrapping (#14113) 2020-12-29 18:48:28 -05:00
_dashboard.less Dashboard search tweaks (#14008) 2020-12-17 19:58:21 +00:00
_editor.less
_explore.less Search and Diff CSS enhancements (#14050) 2020-12-20 13:00:03 -05:00
_form.less Update JS dependencies and webpack (#14118) 2020-12-27 15:24:27 +01:00
_home.less
_install.less
_markdown.less
_organization.less Update JS dependencies and webpack (#14118) 2020-12-27 15:24:27 +01:00
_repository.less Improve label and text wrapping (#14113) 2020-12-29 18:48:28 -05:00
_review.less Search and Diff CSS enhancements (#14050) 2020-12-20 13:00:03 -05:00
_svg.less
_tribute.less
_user.less
helpers.less Search and Diff CSS enhancements (#14050) 2020-12-20 13:00:03 -05:00
index.less
variables.less