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/api-keys.html b/app/templates/views/api-keys.html index 22d3cc12d..7e7ad0b30 100644 --- a/app/templates/views/api-keys.html +++ b/app/templates/views/api-keys.html @@ -8,7 +8,7 @@ {% block maincolumn_content %} -
- ‘{{ key_name }}’ will no longer let you connect to GOV.UK Notify. -
-- You can’t undo this. -
- -+ ‘{{ key_name }}’ will no longer let you connect to GOV.UK Notify. +
++ You can’t undo this. +