Skip to content

Commit f1406c4

Browse files
authored
1 parent 72eb0a3 commit f1406c4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_sass/_base.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,12 @@ footer.sticky-bottom {
644644
}
645645
}
646646

647+
// diff2html - Fix for diff2html line number overflow
648+
649+
.d2h-diff-table {
650+
position: relative;
651+
}
652+
647653
// Distill
648654

649655
.distill {

0 commit comments

Comments
 (0)