Commit 3b4e7a4d authored by Phil Hughes's avatar Phil Hughes

Merge branch '6433-downstream-arrow' into 'master'

Resolve "Downstream pipeline arrow is misaligned"

Closes #6433

See merge request gitlab-org/gitlab-ee!6130
parents bb81647e a126714f
...@@ -126,7 +126,7 @@ ...@@ -126,7 +126,7 @@
} }
.linked-pipeline.build { .linked-pipeline.build {
height: 40px; height: 41px;
// apply custom dimensions to connector before and after for triangle arrow // apply custom dimensions to connector before and after for triangle arrow
&.flat-connector-before { &.flat-connector-before {
...@@ -187,7 +187,7 @@ ...@@ -187,7 +187,7 @@
.cross-project-triangle { .cross-project-triangle {
position: absolute; position: absolute;
top: 48px; top: 50px;
width: 0; width: 0;
height: 0; height: 0;
border-bottom: 7px solid transparent; border-bottom: 7px solid transparent;
......
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