Actions
Improvement #855
closedChange width of issue counter
Start date:
Due date:
% Done:
100%
Estimated time:
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
Actions