From f15847371c83315e100a21ec05ec7407fd3d1e04 Mon Sep 17 00:00:00 2001 From: cxt Date: Thu, 21 Jan 2016 10:36:30 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=84=E4=BB=B6=E6=98=BE=E7=A4=BA=E8=BF=87?= =?UTF-8?q?=E9=95=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/attachments/_activity_attach.html.erb | 2 +- public/stylesheets/new_user.css | 1 + public/stylesheets/public.css | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/views/attachments/_activity_attach.html.erb b/app/views/attachments/_activity_attach.html.erb index 9bd7d9d2f..32e796382 100644 --- a/app/views/attachments/_activity_attach.html.erb +++ b/app/views/attachments/_activity_attach.html.erb @@ -3,7 +3,7 @@
- <%= link_to_short_attachment attachment,:length=> 58, :class => 'mw400 hidden link_file_a fl newsBlue', :download => true -%> + <%= link_to_short_attachment attachment,:length=> 58, :class => 'hidden link_file_a fl newsBlue mw400', :download => true -%> ( diff --git a/public/stylesheets/new_user.css b/public/stylesheets/new_user.css index 64cd2e959..88a5757ec 100644 --- a/public/stylesheets/new_user.css +++ b/public/stylesheets/new_user.css @@ -99,6 +99,7 @@ a.linkGrey6:hover {color:#ffffff !important;} .mr40{ margin-right:40px !important;} .mr65 {margin-right: 65px;} .mw20{ margin: 0 20px;} +.mw400 {max-width: 400px !important;} .mt-20 {margin-top:-20px;} .mt-4 {margin-top: -4px;} .mt0 {margin-top: 0px !important;} diff --git a/public/stylesheets/public.css b/public/stylesheets/public.css index 7770fa1ac..79b441f25 100644 --- a/public/stylesheets/public.css +++ b/public/stylesheets/public.css @@ -170,7 +170,7 @@ h4{ font-size:14px; color:#3b3b3b;} .h70{ height:70px;} .h150{ height:150px;} .p10 {padding-left:10px; padding-right:10px;} -.mw400 {max-width: 400px;} +.mw400 {max-width: 400px !important;} .mh18 {max-height: 18px;} /* Font & background Color */