diff --git a/app/views/users/index.html.erb b/app/views/users/index.html.erb index 1a3782139..9fe144b8b 100644 --- a/app/views/users/index.html.erb +++ b/app/views/users/index.html.erb @@ -78,7 +78,7 @@ diff --git a/public/themes/redpenny-master/stylesheets/application.css b/public/themes/redpenny-master/stylesheets/application.css index b6da6bc34..0b7a8454f 100644 --- a/public/themes/redpenny-master/stylesheets/application.css +++ b/public/themes/redpenny-master/stylesheets/application.css @@ -1864,7 +1864,7 @@ div.tableline{ /*added by bai*/ input[type="submit"] { padding-bottom: 5px; - width: 55px; + width: auto; height: 25px; font-family: '微软雅黑',Arial,Helvetica,sans-serif; font-size: 12px;