Vote #77765
完了Too long words in subtasks break layout
開始日:
2022/05/09
期日:
進捗率:
0%
予定工数:
Redmineorg_URL:
category_id:
57
version_id:
121
issue_org_id:
23708
author_id:
121548
assigned_to_id:
1
comments:
2
status_id:
5
tracker_id:
3
plus1:
0
affected_version:
closed_on:
affected_version_id:
説明
If the subject of a subtask contains a a very long word it can break the layout, which is more likely to happen on mobile devices:
!{width:320px}before-patch.png!
The attached patch fixes this problem by adding a
word-break: break-word; rule to the subtasks subject on mobile:
!{width:320px}after-patch.png!
journals
--------------------------------------------------------------------------------
Committed, thanks.
--------------------------------------------------------------------------------
いいね!0