Skip to content

Commit cbbad05

Browse files
committed
allow 100ch lines
1 parent 0500095 commit cbbad05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webdiff/static/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ div#thediff {
99
}
1010

1111
td.code {
12-
width: 81ch;
12+
width: 101ch; /* per-side max line length */
1313
}
1414

1515
.file-selector {

0 commit comments

Comments
 (0)