X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ad3ca54e286d8bb733afb96b64d421c07faa358b..1dc1c0322508ee9ab9f576d25531471d61441890:/app/views/layouts/map.html.erb diff --git a/app/views/layouts/map.html.erb b/app/views/layouts/map.html.erb index 05f070914..0403bc889 100644 --- a/app/views/layouts/map.html.erb +++ b/app/views/layouts/map.html.erb @@ -9,7 +9,7 @@ <%= link_to t("layouts.home"), "#", :id => "homeanchor", - :class => "set_position", + :class => "set_position dropdown-item", :data => { :lat => current_user.home_lat, :lon => current_user.home_lon, :zoom => 15 } %> @@ -31,7 +31,7 @@