mirror of
https://github.com/redmine/redmine.git
synced 2026-07-06 15:07:55 +02:00
Backport r23658 from trunk to 5.1-stable (#41828).
git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@23665 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -778,6 +778,10 @@
|
||||
width: 100%; /* let subject have one full width column */
|
||||
}
|
||||
|
||||
#issue_tree .issue:has(.buttons a) > td.subject, #relations .issue:has(.buttons a) > td.subject {
|
||||
padding-right: 40px;
|
||||
}
|
||||
|
||||
#issue_tree .issue > td:not(.subject), #relations .issue > td:not(.subject) {
|
||||
width: 20%; /* three columns for all cells that are not subject */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user