Mercurial > public > sg101
changeset 618:8c901a03b2e3
Reformat the member map index. Long names were breaking the formatting.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 22 Sep 2012 11:27:16 -0500 |
parents | 95a80c1fe87b |
children | 00c14431e911 |
files | sg101/templates/membermap/index.html |
diffstat | 1 files changed, 5 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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 @@ <div id="member_map_main"> {% if user.is_authenticated %} <div id="member_map_top"> - Members on the map: <span id="member_map_count">0</span> • Recent updates: - <select id="member_map_recent"><option value="0" selected="selected">(select)</option></select> - • All Members: - <select id="member_map_members"><option value="0" selected="selected">(select)</option></select> + <ul> + <li>Members on the map: <span id="member_map_count">0</span></li> + <li>Recent updates: <select id="member_map_recent"><option value="0" selected="selected">(select)</option></select></li> + <li>All Members: <select id="member_map_members"><option value="0" selected="selected">(select)</option></select></li> + </ul> </div> {% endif %} <div id="member_map_map">