Skip to content

Commit f046d18

Browse files
authored
Merge pull request #360 from xlith/fix/space-in-side-by-side-display
fix: remove unnesesary height property in d2h-files-diff class
2 parents c3d7df3 + 9e83146 commit f046d18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ui/css/diff2html.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@
101101
.d2h-files-diff {
102102
display: block;
103103
width: 100%;
104-
height: 100%;
105104
}
106105

107106
.d2h-file-diff {

0 commit comments

Comments
 (0)