Commit bf377043 authored by Simon Knox's avatar Simon Knox

fix add diff comment icon position

parent f3671490
......@@ -61,6 +61,7 @@
.diff-line-num {
width: 50px;
position: relative;
a {
transition: none;
......
......@@ -634,14 +634,6 @@ ul.notes {
margin-left: -55px;
position: absolute;
z-index: 10;
.new & {
margin-top: -10px;
}
.parallel .new & {
margin-top: initial;
}
}
.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