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
ac86c495
Commit
ac86c495
authored
8 years ago
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Pipeline graph node was one pixel off
parent
9edef45a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
app/assets/stylesheets/pages/pipelines.scss
app/assets/stylesheets/pages/pipelines.scss
+2
-2
No files found.
app/assets/stylesheets/pages/pipelines.scss
View file @
ac86c495
...
@@ -489,7 +489,7 @@
...
@@ -489,7 +489,7 @@
border
:
1px
solid
$border-color
;
border
:
1px
solid
$border-color
;
border-radius
:
30px
;
border-radius
:
30px
;
background-color
:
$white-light
;
background-color
:
$white-light
;
&
:hover
{
&
:hover
{
background-color
:
$stage-hover-bg
;
background-color
:
$stage-hover-bg
;
border
:
1px
solid
$stage-hover-border
;
border
:
1px
solid
$stage-hover-border
;
...
@@ -547,7 +547,7 @@
...
@@ -547,7 +547,7 @@
content
:
''
;
content
:
''
;
position
:
absolute
;
position
:
absolute
;
top
:
48%
;
top
:
48%
;
right
:
-4
9
px
;
right
:
-4
8
px
;
border-top
:
2px
solid
$border-color
;
border-top
:
2px
solid
$border-color
;
width
:
48px
;
width
:
48px
;
height
:
1px
;
height
:
1px
;
...
...
This diff is collapsed.
Click to expand it.
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