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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
3bb47bb6
Commit
3bb47bb6
authored
Mar 28, 2016
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix vertical align for files tab top navigation
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
6e86ef84
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
app/assets/stylesheets/pages/projects.scss
app/assets/stylesheets/pages/projects.scss
+1
-1
app/views/projects/find_file/show.html.haml
app/views/projects/find_file/show.html.haml
+1
-1
No files found.
app/assets/stylesheets/pages/projects.scss
View file @
3bb47bb6
...
...
@@ -222,7 +222,7 @@
padding
:
0
;
background
:
transparent
;
border
:
none
;
line-height
:
42
px
;
line-height
:
36
px
;
margin
:
0
;
>
li
+
li
:before
{
...
...
app/views/projects/find_file/show.html.haml
View file @
3bb47bb6
...
...
@@ -2,7 +2,7 @@
-
header_title
project_title
(
@project
,
"Files"
,
project_files_path
(
@project
))
.file-finder-holder.tree-holder.clearfix
.
gray-content-block.top
-block
.
nav
-block
.tree-ref-holder
=
render
'shared/ref_switcher'
,
destination:
'find_file'
,
path:
@path
%ul
.breadcrumb.repo-breadcrumb
...
...
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