Commit f085e85
committed
Also hide the React view's per-file wrapper div
In the /changes React view each diff sits in a classless wrapper that
owns its spacing, so hiding only the id element left blank regions.
Hide the diff's direct parent too, scoped under #diff-content-parent
with a direct-child combinator so multi-file containers can't match.1 parent a571e59 commit f085e85
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
81 | 84 | | |
82 | 85 | | |
83 | 86 | | |
84 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
85 | 92 | | |
86 | 93 | | |
87 | 94 | | |
| |||
0 commit comments