From f3b99ec045737a0eb4294286d7a8da3fe0a9b2ae Mon Sep 17 00:00:00 2001 From: sw <939547590@qq.com> Date: Sat, 31 Jan 2015 14:37:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B9=E7=9B=AE=E9=A6=96?= =?UTF-8?q?=E9=A1=B5=E6=90=9C=E7=B4=A2=E6=8C=89=E9=92=AE=E7=A7=BB=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/welcome/_search_project.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/welcome/_search_project.html.erb b/app/views/welcome/_search_project.html.erb index 6a92a594b..9e13f78a4 100644 --- a/app/views/welcome/_search_project.html.erb +++ b/app/views/welcome/_search_project.html.erb @@ -61,6 +61,7 @@ form #search_by .search_widget{ display:inline-block; border-radius: 5px; + float: right; } .search_widget:hover{ box-shadow: 0px 0px 3px #56B4EF; @@ -87,14 +88,13 @@ form #search_by <%= form_tag({controller: :welcome, action: :search }, method: :get) do %> + <% end %>