From: Anthony Talarico Date: Fri, 3 Aug 2018 19:28:48 +0000 (-0400) Subject: moving the expand button to the left in the header X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=976b5f25cd303fa9e0d4cfb09e472a8bfc2e0aef;p=WP-Plugins%2Fglm-member-db-contacts.git moving the expand button to the left in the header moving the expand button to the left of the delete contacts button --- diff --git a/css/admin.css b/css/admin.css index a42b20b..93a0410 100644 --- a/css/admin.css +++ b/css/admin.css @@ -73,10 +73,10 @@ text-align: center; padding: 3px 6px; margin: 10px; - float: right; + float: left; width: 85px; position: relative; - top: -8px; + /* top: -8px; */ } .glm-contact-content-toggle span { font-size: 11px;