Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
a126714f
Commit
a126714f
authored
Jun 14, 2018
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Vertically aligns cross project arrow and connector for a downstream pipeline
parent
8f69639e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
ee/app/assets/stylesheets/pages/pipelines.scss
ee/app/assets/stylesheets/pages/pipelines.scss
+2
-2
No files found.
ee/app/assets/stylesheets/pages/pipelines.scss
View file @
a126714f
...
...
@@ -126,7 +126,7 @@
}
.linked-pipeline.build
{
height
:
4
0
px
;
height
:
4
1
px
;
// apply custom dimensions to connector before and after for triangle arrow
&
.flat-connector-before
{
...
...
@@ -187,7 +187,7 @@
.cross-project-triangle
{
position
:
absolute
;
top
:
48
px
;
top
:
50
px
;
width
:
0
;
height
:
0
;
border-bottom
:
7px
solid
transparent
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment