Fix CSS style

This commit is contained in:
Naoki Takezoe
2017-10-09 03:31:38 +09:00
parent d40c8ff6eb
commit f767e621a4

View File

@@ -1161,7 +1161,8 @@ table.diff tbody tr.not-diff:hover td {
.not-diff > .comment-box-container {
white-space: normal;
line-height: initial;
padding: 10px;
padding-left: 10px;
padding-right: 10px;
}
.diff .oldline:before, .diff .newline:before {