From: Mikel Maron Date: Wed, 18 May 2011 19:03:25 +0000 (-0500) Subject: Moved up search box to make it more visible X-Git-Tag: live~6278^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/11b5fc0e95e589b0d301e4891c528e3d19171b40?ds=sidebyside Moved up search box to make it more visible --- diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 368e3fc20..7346802a9 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -75,6 +75,8 @@ + <%= yield :optionals %> + <% unless @user %>

@@ -123,8 +125,6 @@ <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm2011'), :title => t('layouts.sotm2011'), :border => "0"), "http://stateofthemap.org/register-now/" %>

- <%= yield :optionals %> -