This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/templates/repo/issue
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
..
labels Improve label and text wrapping (#14113) 2020-12-29 18:48:28 -05:00
view_content Fix merge button dropdown triangle alignment (#14041) 2020-12-18 22:57:25 -05:00
branch_selector_field.tmpl Replace more icons with SVG, repo search tweaks (#13860) 2020-12-09 14:03:19 -05:00
choose.tmpl
comment_tab.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
milestone_issues.tmpl Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new.tmpl
new_form.tmpl Style and template tweaks (#13828) 2020-12-04 12:18:37 +01:00
openclose.tmpl
search.tmpl
view.tmpl
view_content.tmpl add thumbnail preview section to issue attachments (#13826) 2020-12-13 21:12:27 +02:00
view_title.tmpl Style and template tweaks (#13828) 2020-12-04 12:18:37 +01:00