summaryrefslogtreecommitdiff
path: root/app/views/projects/project_members/index.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-01-14 12:48:02 +0100
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-01-14 12:48:02 +0100
commit9c69c899410f9cb853f461dc1e997232bd4d47d3 (patch)
tree52b06023669fd03f0b332b9264755ccdbcf9f438 /app/views/projects/project_members/index.html.haml
parentbb5213588befb5864793ac1f0cc43c80d378735b (diff)
downloadgitlab-ce-9c69c899410f9cb853f461dc1e997232bd4d47d3.tar.gz
Add margin to pages where is no headerremove-gray-bg
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/projects/project_members/index.html.haml')
-rw-r--r--app/views/projects/project_members/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/project_members/index.html.haml b/app/views/projects/project_members/index.html.haml
index 29225a36364..6239a148905 100644
--- a/app/views/projects/project_members/index.html.haml
+++ b/app/views/projects/project_members/index.html.haml
@@ -2,7 +2,7 @@
= render "header_title"
- @blank_container = true
-.project-members-page
+.project-members-page.prepend-top-default
- if can?(current_user, :admin_project_member, @project)
.panel.panel-default
.panel-heading