Actions
Defect #33163
closedParent task subject column should be in the same style as Subject column
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
The style for Parent task subject column that has been added in Redmine 4.1.0 (#19371) is different style from Subject column.
Since the two columns show the same type of value, the style for the columns should be the same. The attached patch adds the following lacking properties:
white-space: normal;
text-align: left;
Files
Related issues
Actions