Make the slippy map on the user page deper so that the whole of the

pan/zoom bar is visible. Closes #705.
This commit is contained in:
Tom Hughes 2008-02-23 12:49:29 +00:00
parent e13337354d
commit dffc16e9cc

View file

@ -55,7 +55,7 @@
There are no users who admit to mapping nearby yet.
<% else %>
<div id="map" style="border: 1px solid black; position: relative; width : 90%; height : 300px;"></div>
<div id="map" style="border: 1px solid black; position: relative; width : 90%; height : 400px;"></div>
<%= render :partial => 'friend_map' %>
<table id="nearbyusers">
<% @this_user.nearby.each do |nearby| %>