projects
/
WP-Plugins
/
glm-member-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4687a77
)
Update spacing for map popup info section
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 29 Aug 2018 19:30:26 +0000
(15:30 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 29 Aug 2018 19:30:26 +0000
(15:30 -0400)
For the section that has the phone and website url add some line-height.
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
cc025e5
..
7c2c3d5
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-122,6
+122,9
@@
.glm-member-db-list.map-opened #glm-member-list-map-toggle:before {
content: "Hide ";
}
+.glm-member-list-info p.glm-member-list-map-info {
+ line-height: 1.6;
+}
.glm-member-db-list #glm-locationMap-container {
transition: all 0.5s;
float: right;