excluded nowrap from the change log list in the issue-show view
This commit is contained in:
parent
4c4aa597b6
commit
e1de5deaef
@ -151,7 +151,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#issue_show_mainarea_changes_table td.details {
|
#issue_show_mainarea_changes_table td.details {
|
||||||
white-space: nowrap;
|
/*white-space: nowrap;*/
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
padding-top: 0.2em;
|
padding-top: 0.2em;
|
||||||
padding-bottom: 0.2em;
|
padding-bottom: 0.2em;
|
||||||
|
Loading…
Reference in New Issue
Block a user