forgejo/templates/repo/issue
parnic 3e2bba0803
Fix Pull Request comment filename word breaks (#19535)
* Fix word breaks in Chrome

This fixes word wrapping on the filename for a comment on a PR. A previous commit fixed this problem in Firefox, but not Chrome.

Fixes #16248

* Don't break Outdated badge

This prevents the Outdated badge on a PR from wrapping in the middle of the word for a comment on a long filename.

* Move word break to recommended element

* Add overflow-wrap per PR review

* Update web_src/less/helpers.less

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-04-29 12:30:54 +03:00
..
labels Add dropdown icon to template loading dropdown (#18564) 2022-02-03 08:13:22 +00:00
view_content Fix Pull Request comment filename word breaks (#19535) 2022-04-29 12:30:54 +03:00
branch_selector_field.tmpl
choose.tmpl Use the new/choose link for New Issue on project page (#19172) 2022-03-22 19:54:24 +00:00
comment_tab.tmpl Remove dependent on session auth for api/v1 routers (#19321) 2022-04-08 06:22:10 +02:00
label_precolors.tmpl
labels.tmpl
list.tmpl
milestone_issues.tmpl Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 2022-02-08 11:02:30 +08:00
milestone_new.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
milestones.tmpl Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 2022-02-08 11:02:30 +08:00
navbar.tmpl
new.tmpl
new_form.tmpl Add "Allow edits from maintainer" feature (#18002) 2022-04-28 17:45:33 +02:00
openclose.tmpl
search.tmpl
view.tmpl Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
view_content.tmpl Remove dependent on session auth for api/v1 routers (#19321) 2022-04-08 06:22:10 +02:00
view_title.tmpl Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 2022-02-08 11:02:30 +08:00