mirror of
https://github.com/redmine/redmine.git
synced 2026-01-27 17:59:58 +01:00
Remove comment (#37282).
git-svn-id: https://svn.redmine.org/redmine/trunk@21873 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -567,7 +567,7 @@ body.controller-issues h2.inline-flex {padding-right: 0}
|
||||
overflow: hidden;
|
||||
}
|
||||
#issue_tree .issue > td.subject, #relations .issue > td.subject {
|
||||
width: 50%; /* let subject have one full width column */
|
||||
width: 50%;
|
||||
word-break: break-word; /* break word if subject is too long */
|
||||
padding-right: 25px; /* this is the spaces that .buttons uses next to subject */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user