forked from extern/egroupware
Etemplate - fix diff widget line numbers not scrolling properly in Firefox
This commit is contained in:
parent
c54932f77a
commit
2be6f476a2
@ -616,6 +616,9 @@ div.et2_diff {
|
||||
.et2_diff .d2h-file-diff {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
.et2_diff .d2h-code-wrapper {
|
||||
position: relative;
|
||||
}
|
||||
.ui-widget-content .d2h-code-line-ctn {
|
||||
white-space:normal;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user