Skip to content

Commit 976ec24

Browse files
author
Rodrigo Fernandes
committed
Merge pull request #13 from codingtwinky/patch-1
css fix to Y scrollbar appearing in some cases.
2 parents 43a0a9c + 573f4c2 commit 976ec24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/diff2html.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575

7676
.d2h-file-diff {
7777
overflow-x: scroll;
78+
overflow-y: hidden;
7879
}
7980

8081
.d2h-file-side-diff {

0 commit comments

Comments
 (0)