Actions
Improvement #853
closedChange width of issue counter
Start date:
Due date:
% Done:
100%
Estimated time:
Affected component:
Compatible Redmine Version:
Pull Request Link:
Description
Currently, the issue counter has the min-width
attribute set to min-content
. This leads in some cases to the following effect:
This could be improved by removing the min-width
attribute from .dashboard .issue-counter
.
Files
Updated by liaham almost 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Updated by liaham almost 3 years ago
- Related to Improvement #855: Change width of issue counter added
Actions