From c2c664e637a00d5dfdc6ca4fb453a024cfaa583d Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 25 Feb 2013 11:03:03 +0900 Subject: [PATCH] =?UTF-8?q?#306=20=EC=97=90=20=EB=94=B0=EB=A5=B8=20?= =?UTF-8?q?=EC=97=90=EB=94=94=ED=84=B0=EC=97=90=EC=84=9C=20=EC=99=B8?= =?UTF-8?q?=EB=B6=80=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20=EB=A7=81=ED=81=AC?= =?UTF-8?q?=EB=A1=9C=20=EC=82=BD=EC=9E=85=ED=95=9C=20=EC=9D=B4=EB=AF=B8?= =?UTF-8?q?=EC=A7=80=20=EB=A6=AC=EC=82=AC=EC=9D=B4=EC=A7=95=20=EC=B2=98?= =?UTF-8?q?=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/default.css b/css/default.css index 35e23071c..34eb2152b 100644 --- a/css/default.css +++ b/css/default.css @@ -531,11 +531,11 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#333;color:#fff; #bo_v_atc {min-height:200px;height:auto !important;height:200px} #bo_v_atc h1 {margin:0;padding:0;height:0;overflow:hidden} -#bo_v_img {margin:0 0 10px;width:730px;overflow:hidden:zoom:1} +#bo_v_img {margin:0 0 10px;width:100%;overflow:hidden:zoom:1} #bo_v_img:after {display:block;visibility:hidden;clear:both;content:""} #bo_v_img img {margin-bottom:20px;max-width:100%;height:auto} -#bo_v_con {margin-bottom:30px;width:730px;line-height:1.7em;word-break:break-all;overflow:hidden} +#bo_v_con {margin-bottom:30px;width:100%;line-height:1.7em;word-break:break-all;overflow:hidden} #bo_v_con a {color:#000;text-decoration:underline} #bo_v_con img {max-width:100%;height:auto}