Commit f3671490 authored by Clement Ho's avatar Clement Ho

Fix diff comment alignment for parallel code additions

parent e0da61bc
...@@ -638,6 +638,10 @@ ul.notes { ...@@ -638,6 +638,10 @@ ul.notes {
.new & { .new & {
margin-top: -10px; margin-top: -10px;
} }
.parallel .new & {
margin-top: initial;
}
} }
.discussion-body, .discussion-body,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment