From 11b5fc0e95e589b0d301e4891c528e3d19171b40 Mon Sep 17 00:00:00 2001 From: Mikel Maron Date: Wed, 18 May 2011 14:03:25 -0500 Subject: [PATCH] Moved up search box to make it more visible --- app/views/layouts/site.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 %> -