Merge pull request #13 from codingtwinky/patch-1
css fix to Y scrollbar appearing in some cases.
This commit is contained in:
commit
976ec24965
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@
|
|||
|
||||
.d2h-file-diff {
|
||||
overflow-x: scroll;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.d2h-file-side-diff {
|
||||
|
|
|
|||
Loading…
Reference in a new issue