diff --git a/src/main/webapp/assets/common/css/gitbucket.css b/src/main/webapp/assets/common/css/gitbucket.css index 1ffeb38..ebe312f 100644 --- a/src/main/webapp/assets/common/css/gitbucket.css +++ b/src/main/webapp/assets/common/css/gitbucket.css @@ -1127,7 +1127,7 @@ } .not-diff > .comment-box-container { - white-space: initial; + white-space: normal; line-height: initial; padding: 10px; }