summaryrefslogtreecommitdiff
path: root/app/views/projects/project_members
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-10-04 10:32:24 +0100
committerPhil Hughes <me@iamphill.com>2016-10-04 10:32:24 +0100
commita34c0e5490c78402b72fab7196d43352ff719cbb (patch)
treef083f41d259a304d4ae652d1e417dfbd6bbb952f /app/views/projects/project_members
parentb8d41220bde1b5c1f0e86a3346959fc7b760ccf5 (diff)
downloadgitlab-ce-a34c0e5490c78402b72fab7196d43352ff719cbb.tar.gz
Border instead of hr
Diffstat (limited to 'app/views/projects/project_members')
-rw-r--r--app/views/projects/project_members/index.html.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/projects/project_members/index.html.haml b/app/views/projects/project_members/index.html.haml
index f566748e95a..24e5a8e4015 100644
--- a/app/views/projects/project_members/index.html.haml
+++ b/app/views/projects/project_members/index.html.haml
@@ -1,10 +1,9 @@
- page_title "Members"
.project-members-page.prepend-top-default
- %h4.clearfix
+ %h4.project-members-title.clearfix
Members
= link_to "Import", import_namespace_project_project_members_path(@project.namespace, @project), class: "btn btn-default pull-right hidden-xs", title: "Import members from another project"
- %hr
- if can?(current_user, :admin_project_member, @project)
.project-members-new.append-bottom-default
%p.clearfix