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:
Bruce Zu 2012-10-26 17:58:06 +08:00
parent 6738e5f340
commit f1fe3bf215

View File

@ -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,