From 7963f0d3000ac8151aba7d792884a5f16824a316 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Wed, 13 Nov 2019 09:11:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E5=8F=91=E5=B8=83=E7=9A=84issue?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/users/user_manage_issues.html.erb | 13 +++++++++---- public/stylesheets/css/structure.css | 1 + 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/app/views/users/user_manage_issues.html.erb b/app/views/users/user_manage_issues.html.erb index 1675dc174..0b158bc8c 100644 --- a/app/views/users/user_manage_issues.html.erb +++ b/app/views/users/user_manage_issues.html.erb @@ -244,7 +244,7 @@ <%= form_tag( user_manage_issues_user_path(@user), :remote => 'xls', :method => "post", :id => "issue_query_form", :class => 'query_form') do %>
清除 @@ -297,13 +297,18 @@
<% end %> -
- + +
+
+ +
-
+ + +
diff --git a/public/stylesheets/css/structure.css b/public/stylesheets/css/structure.css index 07c54df4f..36b8bc980 100644 --- a/public/stylesheets/css/structure.css +++ b/public/stylesheets/css/structure.css @@ -7,6 +7,7 @@ height: 100%; position: relative; padding-bottom: 120px; + box-sizing: border-box; } #ajax-indicator { position: absolute; /* fixed not supported by IE*/