From 764e0c8586b966dc5c3b826bebd1435271cdad11 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 8 Feb 2013 15:04:34 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EA=B2=8C?= =?UTF-8?q?=EC=8B=9C=ED=8C=90=EC=8A=A4=ED=82=A8=20=EA=B8=80=EC=9D=BD?= =?UTF-8?q?=EA=B8=B0=20=EB=86=92=EC=9D=B4=20=EC=A1=B0=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index 8671049dc..b10672e0b 100644 --- a/css/default.css +++ b/css/default.css @@ -470,10 +470,11 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#595959;color:#f .bo_v_com {float:right} .bo_v_com li {float:left;margin-left:5px} +#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:10px auto;width:730px;border-right:1px solid #ddd;overflow:hidden} #bo_v_img img {max-width:100%;height:auto} -#bo_v_con {margin-bottom:30px;width:730px;min-height:200px;height:auto !important;height:200px;line-height:1.7em;word-break:break-all;overflow:hidden} +#bo_v_con {margin-bottom:30px;width:730px;line-height:1.7em;word-break:break-all;overflow:hidden} #bo_v_con a {color:#3380ad;text-decoration:underline} #bo_v_con img {max-width:100%;height:auto}