Update spacing for map popup info section
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 29 Aug 2018 19:30:26 +0000 (15:30 -0400)
committerSteve 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

index cc025e5..7c2c3d5 100644 (file)
 .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;