diff --git a/codepot/src/css/issue.css b/codepot/src/css/issue.css index 909c8072..9f0cf69c 100644 --- a/codepot/src/css/issue.css +++ b/codepot/src/css/issue.css @@ -151,7 +151,7 @@ } #issue_show_mainarea_changes_table td.details { - white-space: nowrap; + /*white-space: nowrap;*/ vertical-align: top; padding-top: 0.2em; padding-bottom: 0.2em;