]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/account.html.erb
Lots more work on making RTL layout work
[rails.git] / app / views / user / account.html.erb
index d18971f0a18b68f546d10015ef68af542e1d7fd5..74173755955281ba64904f1c06d4e44002dbe83c 100644 (file)
     <td></td>
     <td>
       <p><%= t 'user.account.update home location on click' %> <input type="checkbox" value="1" <% unless @user.home_lat and @user.home_lon %> checked="checked" <% end %> id="updatehome" /> </p>
-      <div id="map" class="user_map" style="border:1px solid black; position:relative; width:500px; height:400px;"></div>
+      <div id="map" class="user_map"></div>
     </td>
   </tr>