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
6cb7dc7a
Commit
6cb7dc7a
authored
Feb 08, 2017
by
Annabel Dunstone Gray
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reduce file header padding
parent
2352a392
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
app/assets/stylesheets/framework/files.scss
app/assets/stylesheets/framework/files.scss
+2
-3
No files found.
app/assets/stylesheets/framework/files.scss
View file @
6cb7dc7a
...
@@ -232,14 +232,13 @@ span.idiff {
...
@@ -232,14 +232,13 @@ span.idiff {
}
}
}
}
.file-title-flex-parent
{
.file-title-flex-parent
{
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
justify-content
:space-between
;
justify-content
:
space-between
;
background-color
:
$gray-light
;
background-color
:
$gray-light
;
border-bottom
:
1px
solid
$border-color
;
border-bottom
:
1px
solid
$border-color
;
padding
:
10
px
$gl-padding
;
padding
:
5
px
$gl-padding
;
margin
:
0
;
margin
:
0
;
border-radius
:
3px
3px
0
0
;
border-radius
:
3px
3px
0
0
;
...
...
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