From 61a859f91a0c75417e6c2b34cbddaf8311f51877 Mon Sep 17 00:00:00 2001 From: zhuhao Date: Mon, 22 Dec 2014 17:12:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=98=E7=AE=A1=E5=B9=B3=E5=8F=B0=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E4=B8=BB=E4=B8=9A=E6=90=9C=E7=B4=A2=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/layouts/base_projects.html.erb | 2 +- public/stylesheets/application.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/layouts/base_projects.html.erb b/app/views/layouts/base_projects.html.erb index fe5bae034..835564a7b 100644 --- a/app/views/layouts/base_projects.html.erb +++ b/app/views/layouts/base_projects.html.erb @@ -67,7 +67,7 @@ <%= text_field_tag 'name', params[:name], :size => 20, :onkeyup => "regexName();" %> <%= hidden_field_tag 'project_type', params[:project_type] %> <%#= submit_tag l(:label_search), :class => "enterprise", :name => nil %> - + <%= l(:label_search)%>
diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index 250ff49a4..ce3ac85de 100644 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -2899,7 +2899,7 @@ div.repos_explain{ input[class~='ButtonClolr'],.ButtonColor{ color: #fffbff !important; - padding: 5px; + /*padding: 5px;*/ width: auto; height: 24px ; font-family: '微软雅黑',Arial,Helvetica,sans-serif;