Commit bf377043 authored by Simon Knox's avatar Simon Knox

fix add diff comment icon position

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