From d2f1f7d1421706ebb0db572c9a8e8e4938b0703c Mon Sep 17 00:00:00 2001 From: sw <939547590@qq.com> Date: Mon, 27 Apr 2015 17:52:16 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E5=BD=93=E6=95=99=E5=B8=88=E8=AF=84?= =?UTF-8?q?=E8=AE=BA=E4=B8=BA=E7=A9=BA=E6=97=B6=EF=BC=8C=E9=A2=84=E7=95=99?= =?UTF-8?q?=E4=B8=80=E9=83=A8=E5=88=86=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/words/_new_respond.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/words/_new_respond.html.erb b/app/views/words/_new_respond.html.erb index 34e7c1ccf..33c523c33 100644 --- a/app/views/words/_new_respond.html.erb +++ b/app/views/words/_new_respond.html.erb @@ -10,6 +10,6 @@ <%= hidden_field_tag 'show_name',params[:show_name],:value => show_name.nil? ? true : show_name %> <%= submit_tag l(:button_feedback_respond), :name => nil , :class => "enterprise", - :style => "float: right; margin-top: 1px; margin-right: 4px;"%> + :style => "float: right; margin-top: 1px; margin-right: 4px;margin-bottom: 5px;"%> <% end %> \ No newline at end of file