This commit is contained in:
KOUNOIKE Yuusuke
2017-03-18 00:45:28 +09:00
parent faa8f8aade
commit e3aa9d739d

View File

@@ -1127,7 +1127,7 @@ table.diff tbody tr.not-diff:hover td{
} }
.not-diff > .comment-box-container { .not-diff > .comment-box-container {
white-space: initial; white-space: normal;
line-height: initial; line-height: initial;
padding: 10px; padding: 10px;
} }