From 076b82b218735dcb9a0b47526951d63a424420f9 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 29 Jan 2013 11:40:33 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=9D=B4?= =?UTF-8?q?=EB=AF=B8=EC=A7=80=EB=93=B1=EB=B9=84=EC=9C=A8=EB=A6=AC=EC=82=AC?= =?UTF-8?q?=EC=9D=B4=EC=A7=95=20=EC=8A=A4=ED=81=AC=EB=A6=BD=ED=8A=B8?= =?UTF-8?q?=EA=B0=80=20=EC=97=86=EB=8D=94=EB=9D=BC=EB=8F=84=20ie7=20?= =?UTF-8?q?=EC=9D=B4=EC=83=81=EC=97=90=EC=84=9C=20=EC=9E=91=EB=8F=99?= =?UTF-8?q?=EB=90=98=EB=8F=84=EB=A1=9D'?= 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 451a3c63a..41a4f7636 100644 --- a/css/default.css +++ b/css/default.css @@ -322,8 +322,8 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#494949;color:#f #bo_v_atc h1 {margin:0;padding:0;height:0;overflow:hidden} #bo_v_img {margin:0 20px;width:688px;overflow:hidden} -/*#bo_v_img img {max-width:100%;height:auto}*/ -#bo_v_con {padding:20px;width:688px;overflow:hidden;line-height:1.8em;word-break:break-all} +#bo_v_img img {max-width:100%;height:auto} +#bo_v_con {padding:20px;width:688px;line-height:1.8em;word-break:break-all;overflow:hidden} #bo_v_con a {color:#109ff1;text-decoration:underline} #bo_v_act {padding:20px 0;text-align:center} #bo_v_act a {margin-right:5px;vertical-align:top}