From 985887334fa06ad9b227ce600f2dd3cdd641cd58 Mon Sep 17 00:00:00 2001 From: summerscope Date: Fri, 20 Feb 2015 16:43:03 +1100 Subject: [PATCH] Tweak the padding between header and tabs. --- app/views/groups/show.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"}