forgejo/templates/repo/issue/view_content
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
..
add_reaction.tmpl
attachments.tmpl
comments.tmpl Fix Pull Request comment filename word breaks (#19535) 2022-04-29 12:30:54 +03:00
comments_delete_time.tmpl Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
context_menu.tmpl
pull.tmpl Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 2022-02-08 11:02:30 +08:00
reactions.tmpl
reference_issue_dialog.tmpl
sidebar.tmpl Add "Allow edits from maintainer" feature (#18002) 2022-04-28 17:45:33 +02:00