Merged r15781 (#23708).

git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@15782 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2016-08-31 17:14:27 +00:00
parent b90e8d8c93
commit af751566aa

View File

@@ -739,6 +739,7 @@
#issue_tree .issue > td.subject, #relations .issue > td.subject {
width: 100% !important; /* let subject have one full width column */
word-break: break-word; /* break word if subject is too long */
}
#issue_tree .issue > td:not(.checkbox), #relations .issue > td:not(.checkbox) {