From e6a15a45c4317d7301973d3a45ff18c3d53d5198 Mon Sep 17 00:00:00 2001 From: yutao <283765470@qq.com> Date: Fri, 26 Jun 2015 09:42:17 +0800 Subject: [PATCH] =?UTF-8?q?bug#2782:=E8=AE=A8=E8=AE=BA=E5=8C=BA=EF=BC=9A?= =?UTF-8?q?=E8=8B=A5=E6=9F=90=E4=B8=80=E7=BA=A7=E5=9B=9E=E5=B8=96=E6=98=AF?= =?UTF-8?q?=E8=A7=86=E9=A2=91=EF=BC=8C=E5=86=8D=E4=BA=8C=E7=BA=A7=E5=9B=9E?= =?UTF-8?q?=E5=A4=8D=E8=AF=A5=E5=9B=9E=E5=A4=8D=E4=BF=A1=E6=81=AF=EF=BC=8C?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E6=97=B6=E8=B6=85=E5=87=BA=E8=BE=B9=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/public.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/public.css b/public/stylesheets/public.css index b688b495f..e015fbe57 100644 --- a/public/stylesheets/public.css +++ b/public/stylesheets/public.css @@ -439,7 +439,7 @@ a.box_close{background:url(../images/img_floatbox.png) -22px 0 no-repeat;} /*文本左对齐*/ .tl{text-align: left;} -img{max-width: 100%;} +img,embed{max-width: 100%;} .attachments {clear: both;} .is_public_checkbox{margin-left: 15px;margin-right: 10px;} .author_name{color: #3ca5c6 !important;}