reducing top position of the expand button in the profile header next to the delete...
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 3 Aug 2018 19:29:44 +0000 (15:29 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 3 Aug 2018 19:29:44 +0000 (15:29 -0400)
making the expand all button lined up with the delete and return buttons in the profile header

css/admin.css

index 93a0410..e281a83 100644 (file)
@@ -76,7 +76,7 @@
     float: left;
     width: 85px;
     position: relative;
-    /* top: -8px; */
+    top: -10px;
 }
 .glm-contact-content-toggle span {
     font-size: 11px;