From 9d9a14bfef14aad489bcb8b4d8b2c235b3473903 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 25 Jan 2013 18:18:02 +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=EC=9D=BD=EA=B8=B0=20?= =?UTF-8?q?=EB=B3=B8=EB=AC=B8=20=EC=A4=84=EB=B0=94=EA=BF=88=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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index c7de80232..39121f826 100644 --- a/css/default.css +++ b/css/default.css @@ -277,7 +277,7 @@ table a {color:#000;text-decoration:none} #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} +#bo_v_con {padding:20px;width:688px;overflow:hidden;line-height:1.8em;word-break:break-all} #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}