Fix #199 wrap key-values in issues list
This commit is contained in:
@@ -58,7 +58,7 @@ If you need to customize styles for [Redmine Backlogs][redmine_backlogs] remembe
|
|||||||
|
|
||||||
Latest (master):
|
Latest (master):
|
||||||
|
|
||||||
* Fixed #196: text wrapping in certain column types.
|
* Fixed #196 and #199: text wrapping in certain column types.
|
||||||
|
|
||||||
v2.11.0 (2020-05-08):
|
v2.11.0 (2020-05-08):
|
||||||
|
|
||||||
|
|||||||
@@ -194,6 +194,7 @@ tr.issue {
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
||||||
.category,
|
.category,
|
||||||
|
.enumeration,
|
||||||
.list,
|
.list,
|
||||||
.parent-subject,
|
.parent-subject,
|
||||||
.parent,
|
.parent,
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user