mirror of
https://github.com/redmine/redmine.git
synced 2026-03-24 21:31:01 +01:00
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:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user