BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
76b2a127
Commit
76b2a127
authored
Sep 27, 2017
by
Annabel Dunstone Gray
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'cleanup-css' into 'master'
Cleanup diff-notes-collapse css See merge request gitlab-org/gitlab-ce!14515
parents
8266c78c
b8fb11df
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
diff.scss
app/assets/stylesheets/pages/diff.scss
+1
-6
No files found.
app/assets/stylesheets/pages/diff.scss
View file @
76b2a127
...
@@ -535,7 +535,6 @@
...
@@ -535,7 +535,6 @@
}
}
.diff-notes-collapse
{
.diff-notes-collapse
{
position
:
relative
;
width
:
19px
;
width
:
19px
;
height
:
19px
;
height
:
19px
;
padding
:
0
;
padding
:
0
;
...
@@ -543,11 +542,7 @@
...
@@ -543,11 +542,7 @@
z-index
:
100
;
z-index
:
100
;
svg
{
svg
{
position
:
absolute
;
vertical-align
:
text-top
;
left
:
50%
;
top
:
50%
;
margin-left
:
-5
.5px
;
margin-top
:
-5
.5px
;
}
}
path
{
path
{
...
...
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