From 9ed5a66952473fab176385244b7cb153ac1d40e4 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 28 Mar 2017 13:48:27 -0400 Subject: [PATCH] Cut the extra width of the 'edit active profile' button on the member list --- views/admin/members/list.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/views/admin/members/list.html b/views/admin/members/list.html index 7dbb7c46..cdf0a9fe 100644 --- a/views/admin/members/list.html +++ b/views/admin/members/list.html @@ -44,6 +44,7 @@ ID + {$terms.term_member_cap} Name Featured Access @@ -61,6 +62,8 @@ {/if} {$m.id} + + Edit Active Profile -- 2.17.1