Fix: Blue line cannot be displayed.
In patch diff view, if there are more published comments the blue line of the cursor cannot be displayed at the bottom of any comment box except the last one. This commit fixed this bug. Change-Id: I66b187aab3a552af084a36034840bccbd5061f19
This commit is contained in:
parent
6738e5f340
commit
f1fe3bf215
@ -783,6 +783,7 @@
|
||||
.patchContentTable .activeRow .lineNumber,
|
||||
.patchContentTable .activeRow .fileLine,
|
||||
.patchContentTable .activeRow .diffText,
|
||||
.patchContentTable .activeRow td.commentHolder,
|
||||
.patchContentTable .activeRow .wdc,
|
||||
.patchContentTable .activeRow .wdd,
|
||||
.patchContentTable .activeRow .wdi,
|
||||
|
Loading…
Reference in New Issue
Block a user