projects
/
WP-Plugins
/
glm-member-db-contacts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
976b5f2
)
reducing top position of the expand button in the profile header next to the delete...
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 3 Aug 2018 19:29:44 +0000
(15:29 -0400)
committer
Anthony 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
patch
|
blob
|
history
diff --git
a/css/admin.css
b/css/admin.css
index
93a0410
..
e281a83
100644
(file)
--- 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;