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:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-09-09 19:43:37 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-09-14 13:38:01 +0300
commit14252f0ed99353e460b624d345ddde39055555cf (patch)
tree581899787ee11570c7e95c8aa308903ec4474b98 /app/views/groups
parenteab72755cd9e0ac7f9ba6d30ad877b3aef14841b (diff)
Fix new project button alignment
Diffstat (limited to 'app/views/groups')
-rw-r--r--app/views/groups/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/show.html.haml b/app/views/groups/show.html.haml
index 53ed4fa991d..31db6ee0cad 100644
--- a/app/views/groups/show.html.haml
+++ b/app/views/groups/show.html.haml
@@ -23,7 +23,7 @@
.cover-desc.description
= markdown(@group.description, pipeline: :description)
-%div{ class: container_class }
+%div.groups-header{ class: container_class }
.top-area
%ul.nav-links
%li.active