# HG changeset patch # User Brian Neal # Date 1348331236 18000 # Node ID 8c901a03b2e3b017d834d093bfc8e5f2f2cfe0cc # Parent 95a80c1fe87b8d3667f9a16be033e2e7d5f01c66 Reformat the member map index. Long names were breaking the formatting. diff -r 95a80c1fe87b -r 8c901a03b2e3 sg101/templates/membermap/index.html --- a/sg101/templates/membermap/index.html Sat Sep 22 11:10:31 2012 -0500 +++ b/sg101/templates/membermap/index.html Sat Sep 22 11:27:16 2012 -0500 @@ -26,10 +26,11 @@
{% if user.is_authenticated %}
- Members on the map: 0 • Recent updates: - - • All Members: - +
    +
  • Members on the map: 0
  • +
  • Recent updates:
  • +
  • All Members:
  • +
{% endif %}