Merged r15781 (#23708).

git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@15783 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2016-08-31 17:14:36 +00:00
parent b7444219a7
commit f5fc816e48

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) {