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
0
Merge Requests
0
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
Jérome Perrin
gitlab-ce
Commits
7a282056
Commit
7a282056
authored
Oct 07, 2016
by
Annabel Dunstone Gray
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove negative margins
parent
879a68a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
app/assets/stylesheets/pages/pipelines.scss
app/assets/stylesheets/pages/pipelines.scss
+3
-5
No files found.
app/assets/stylesheets/pages/pipelines.scss
View file @
7a282056
...
...
@@ -316,12 +316,11 @@
&
:
:
before
{
content
:
''
;
position
:
absolute
;
top
:
50
%
;
top
:
49
%
;
left
:
-48px
;
border-top
:
2px
solid
$border-color
;
width
:
48px
;
height
:
1px
;
margin-top
:
-1px
;
}
}
}
...
...
@@ -494,12 +493,11 @@
&
:
:
after
{
content
:
''
;
position
:
absolute
;
top
:
50
%
;
top
:
49
%
;
right
:
-48px
;
border-top
:
2px
solid
$border-color
;
width
:
48px
;
height
:
1px
;
margin-top
:
-1px
;
}
}
...
...
@@ -591,7 +589,7 @@
width
:
21px
;
height
:
25px
;
position
:
absolute
;
top
:
-3
2
.5
px
;
top
:
-3
1
px
;
border-top
:
2px
solid
$border-color
;
}
...
...
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