From: Steve Sutton Date: Wed, 29 Aug 2018 19:30:26 +0000 (-0400) Subject: Update spacing for map popup info section X-Git-Tag: v2.10.39^2~4 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=4d0af16fdf161733d747effd9cdb2272348e6981;p=WP-Plugins%2Fglm-member-db.git Update spacing for map popup info section For the section that has the phone and website url add some line-height. --- diff --git a/css/front.css b/css/front.css index cc025e51..7c2c3d53 100644 --- 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;