From: Anthony Talarico Date: Fri, 3 Aug 2018 19:29:44 +0000 (-0400) Subject: reducing top position of the expand button in the profile header next to the delete... X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=15006653d3a4792310b689f2a594bc723b79a181;p=WP-Plugins%2Fglm-member-db-contacts.git reducing top position of the expand button in the profile header next to the delete contacts button making the expand all button lined up with the delete and return buttons in the profile header --- diff --git a/css/admin.css b/css/admin.css index 93a0410..e281a83 100644 --- a/css/admin.css +++ b/css/admin.css @@ -76,7 +76,7 @@ float: left; width: 85px; position: relative; - /* top: -8px; */ + top: -10px; } .glm-contact-content-toggle span { font-size: 11px;