diff --git a/public/stylesheets/scm.css b/public/stylesheets/scm.css index 29c90a673..403e4184f 100644 --- a/public/stylesheets/scm.css +++ b/public/stylesheets/scm.css @@ -97,7 +97,7 @@ table.annotate td.author { background: inherit; } -table.annotate td.line-code { background-color: #fafafa; } +table.annotate td.line-code { background-color: #fafafa; word-break: break-all;} div.action_M { background: #fd8 } div.action_D { background: #f88 }