Commit 76af1866 authored by Bryce Johnson's avatar Bryce Johnson

Fix up spacing discrepancies between Upstream and Downstream columns.

parent 6a7598f7
...@@ -1018,10 +1018,10 @@ ...@@ -1018,10 +1018,10 @@
} }
&.graph-position-right { &.graph-position-right {
margin-left: 36px; margin-left: 60px;
.cross-project-triangle { .cross-project-triangle {
left: -54px; left: -64px;
} }
} }
...@@ -1068,7 +1068,7 @@ ...@@ -1068,7 +1068,7 @@
margin-right: $linked-project-column-margin; margin-right: $linked-project-column-margin;
&.has-only-one-job:not(:first-child) { &.has-only-one-job:not(:first-child) {
margin-right: 44px; margin-right: 36px;
margin-left: 0; margin-left: 0;
.left-connector { .left-connector {
......
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