summaryrefslogtreecommitdiff
path: root/app/views/projects/find_file
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-03-28 11:31:48 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-03-28 11:31:48 +0200
commit3bb47bb6e0cbef022299598a6e67105f44ba3beb (patch)
tree2cc09414a11a671ee70ee56e5c0047282fa0a143 /app/views/projects/find_file
parent6e86ef845246a70cb33d69a2aa6cfe451e9202b2 (diff)
downloadgitlab-ce-3bb47bb6e0cbef022299598a6e67105f44ba3beb.tar.gz
Fix vertical align for files tab top navigation
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/projects/find_file')
-rw-r--r--app/views/projects/find_file/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/find_file/show.html.haml b/app/views/projects/find_file/show.html.haml
index 905f6bbbd48..1fe1d98bf13 100644
--- a/app/views/projects/find_file/show.html.haml
+++ b/app/views/projects/find_file/show.html.haml
@@ -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