Filters box now has a minus instead of an A with a hat
authorlaury <laury@gaslightmedia.com>
Tue, 24 May 2016 20:38:43 +0000 (16:38 -0400)
committerlaury <laury@gaslightmedia.com>
Tue, 24 May 2016 20:38:43 +0000 (16:38 -0400)
css/front.css

index ccd2470..23cc3d5 100644 (file)
     content: "+ ";
 }
 .glm-member-db-list.filters-opened #glm-member-list-filters-button:before {
-    content: " ";
+    content: "- ";
 }
 .glm-member-db-list.filters-opened #glm-locationMap-container  {
     width: 70%;