Cut the extra width of the 'edit active profile' button on the member list
authorLaury GvR <laury@gaslightmedia.com>
Tue, 28 Mar 2017 17:48:27 +0000 (13:48 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 28 Mar 2017 17:48:27 +0000 (13:48 -0400)
views/admin/members/list.html

index 7dbb7c4..cdf0a9f 100644 (file)
@@ -44,6 +44,7 @@
             <thead>
                 <tr>
                     <th>ID</th>
+                    <th></th>
                     <th>{$terms.term_member_cap} Name</th>
                     <th>Featured</th>
                     <th>Access</th>
@@ -61,6 +62,8 @@
             {/if}
                     <td>
                         {$m.id}
+                    </td>
+                    <td style="width: 120px;">
                         <a href="{$thisUrl}?page=glm-members-admin-menu-member&glm_action=memberInfo&member={$m.id}&memberInfo={$m.active_id}" class="button button-secondary glm-button-small glm-admin-edit-active-profile" style="margin: 0 .2em 0 .2em;">Edit Active Profile</a>
                     </td>
                     <td>