Commit ce8cb2f9 authored by Douwe Maan's avatar Douwe Maan

Remove right margin on Jump button icon

parent 409bc054
...@@ -452,7 +452,11 @@ ul.notes { ...@@ -452,7 +452,11 @@ ul.notes {
} }
.discussion-next-btn { .discussion-next-btn {
path { svg {
fill: $gray-darkest; margin: 0;
path {
fill: $gray-darkest;
}
} }
} }
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