From 5e29c6bf27feb6850fc1f238c0efd1ca6e9957a8 Mon Sep 17 00:00:00 2001 From: yutao <283765470@qq.com> Date: Fri, 26 Jun 2015 10:14:26 +0800 Subject: [PATCH] =?UTF-8?q?bug#2742:=E9=A1=B9=E7=9B=AE=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E8=B7=9F=E8=B8=AA=EF=BC=9A=E6=96=B0=E5=BB=BA=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E6=97=B6=E5=9C=A8=E6=8F=8F=E8=BF=B0=E4=B8=AD=E7=9B=B4=E6=8E=A5?= =?UTF-8?q?=E8=B4=B4=E5=9B=BE=EF=BC=8C=E8=8B=A5=E5=9B=BE=E7=89=87=E9=95=BF?= =?UTF-8?q?=E5=BA=A6=E5=A4=9F=E9=95=BF=EF=BC=8C=E5=9C=A8=E4=B8=AA=E4=BA=BA?= =?UTF-8?q?=E5=8A=A8=E6=80=81=E4=B8=AD=E6=98=BE=E7=A4=BA=E8=B6=85=E5=87=BA?= =?UTF-8?q?=E8=BE=B9=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/application.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index 67d67d69b..d4d309181 100644 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -2795,3 +2795,5 @@ div.repos_explain{ } .upload_img img{max-width: 100%;} #activity .upload_img img{max-width: 580px;} + +img,embed{max-width: 100%;} \ No newline at end of file