moving the expand button to the left in the header
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 3 Aug 2018 19:28:48 +0000 (15:28 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 3 Aug 2018 19:28:48 +0000 (15:28 -0400)
moving the expand button to the left of the delete contacts button

css/admin.css

index a42b20b..93a0410 100644 (file)
     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;