summaryrefslogtreecommitdiff
path: root/app/views/groups/projects.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/groups/projects.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/groups/projects.html.haml')
-rw-r--r--app/views/groups/projects.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/projects.html.haml b/app/views/groups/projects.html.haml
index f1d507a50c7..9ca11ed1177 100644
--- a/app/views/groups/projects.html.haml
+++ b/app/views/groups/projects.html.haml
@@ -1,7 +1,7 @@
- page_title "Projects"
- header_title group_title(@group, "Projects", projects_group_path(@group))
-.panel.panel-default
+.panel.panel-default.prepend-top-default
.panel-heading
%strong= @group.name
projects: