From b100c4c0ed72b993aaf95d5e64edd1fb59ba1606 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 25 Jan 2013 17:35:49 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20ie6=20=EC=9D=B4?= =?UTF-8?q?=EB=AF=B8=EC=A7=80=20=EB=93=B1=EB=B9=84=EC=9C=A8=20=EB=A6=AC?= =?UTF-8?q?=EC=82=AC=EC=9D=B4=EC=A7=95=20=EB=AC=B8=EC=A0=9C=20=ED=95=B4?= =?UTF-8?q?=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/css/default.css b/css/default.css index 43b0f0b56..97addf8b7 100644 --- a/css/default.css +++ b/css/default.css @@ -268,13 +268,13 @@ table a {color:#000;text-decoration:none} #bo_v_link li {padding:0 20px;border-bottom:1px solid #eee} #bo_v_link a {display:inline-block;padding:8px 0 7px} .bo_v_link_cnt {display:inline-block;margin:0 10px} -#bo_v_atc {width:688px;min-height:200px;height:auto !important;height:200px;overflow:hidden;zoom:1} +#bo_v_atc {min-height:200px;height:auto !important;height:200px;zoom:1} #bo_v_atc:after {display:block;visibility:hidden;clear:both;content:""} #bo_v_atc h1 {margin:0;padding:0;height:0;overflow:hidden} -#bo_v_img {margin:0 20px} +#bo_v_img {margin:0 20px;width:688px;overflow:hidden} /*#bo_v_img img {max-width:100%;height:auto}*/ -#bo_v_con {padding:20px;line-height:1.8em} +#bo_v_con {padding:20px;width:688px;overflow:hidden;line-height:1.8em} #bo_v_con a {color:#0075b8;text-decoration:underline} #bo_v_act {padding:20px 0;text-align:center} #bo_v_act a {margin-right:5px;vertical-align:top}