Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2017-05-25 23:34:27 +0300
committerDouwe Maan <douwe@selenight.nl>2017-05-25 23:34:27 +0300
commit7adebd5404b86bbb534d7dad4fabe963e06dc90a (patch)
treef07d30a85207ad4133c9e2f7abc552d81d4f401c /app/views/groups/show.html.haml
parent343b844ab490a9e0b0cd248224a077fbbdc99f09 (diff)
Make section connect with window border without extra padding
Diffstat (limited to 'app/views/groups/show.html.haml')
-rw-r--r--app/views/groups/show.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/groups/show.html.haml b/app/views/groups/show.html.haml
index d3a2fdff804..80a8ba4a755 100644
--- a/app/views/groups/show.html.haml
+++ b/app/views/groups/show.html.haml
@@ -4,7 +4,6 @@
= auto_discovery_link_tag(:atom, group_url(@group, rss_url_options), title: "#{@group.name} activity")
= render 'groups/head'
-
= render 'groups/home_panel'
.groups-header{ class: container_class }