Commit f779e157 authored by Lukas Eipert's avatar Lukas Eipert

resolve conflict in app/assets/stylesheets/pages/pipelines.scss

parent 41271b5a
......@@ -392,19 +392,8 @@
&:not(:first-child) {
margin-left: 44px;
<<<<<<< HEAD
.left-connector {
@include flat-connector-before;
=======
.left-connector::before {
content: '';
position: absolute;
top: 48%;
left: -44px;
border-top: 2px solid $border-color;
width: 44px;
height: 1px;
>>>>>>> upstream/master
}
}
}
......
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