Commit a51378de authored by Phil Hughes's avatar Phil Hughes

Merge branch '2714-margins' into 'master'

Remove left margin for stages with downstream and only one job

Closes #2714

See merge request !2221
parents 9aa8a038 417b34cb
......@@ -1183,7 +1183,6 @@
&.has-only-one-job:not(:first-child) {
margin-right: 36px;
margin-left: 0;
.left-connector {
@include flat-connector-before;
......@@ -1234,4 +1233,3 @@
}
}
}
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