diff --git a/app/views/groups/show.html.haml b/app/views/groups/show.html.haml
index 94a54d59df..dfa780f688 100644
--- a/app/views/groups/show.html.haml
+++ b/app/views/groups/show.html.haml
@@ -14,7 +14,7 @@
%h2.group-name= @group.name
%p= @group.description
- .small-12.columns
+ .small-12.columns.pad-top
.row
.small-12.medium-12.large-9.columns
%div{"ng-controller" => "TabsCtrl"}