From 93a1f194e94a29cd4df8c7b7ea65a2735f5c80d5 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Wed, 7 Sep 2016 12:21:43 +0100 Subject: [PATCH] =?UTF-8?q?Remove=20=E2=80=98active=E2=80=99=20title=20on?= =?UTF-8?q?=20team=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This section of the page is covered by the ‘Team members’ `

`. Only the invited users is a special case that needs its own title. --- app/assets/stylesheets/views/users.scss | 1 + app/templates/views/manage-users.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/views/users.scss b/app/assets/stylesheets/views/users.scss index 93a4631c3..0d774388a 100644 --- a/app/assets/stylesheets/views/users.scss +++ b/app/assets/stylesheets/views/users.scss @@ -1,6 +1,7 @@ .user-list { @include core-16; + margin-bottom: $gutter * 1.5; &-item { diff --git a/app/templates/views/manage-users.html b/app/templates/views/manage-users.html index 34dc100ab..00e955044 100644 --- a/app/templates/views/manage-users.html +++ b/app/templates/views/manage-users.html @@ -17,7 +17,7 @@ Manage users – GOV.UK Notify {% block maincolumn_content %} -
+

Team members @@ -30,7 +30,7 @@ Manage users – GOV.UK Notify {% endif %}

-

+

Active