From e0fce28cbeafbd5058286afd22514982c1cd4571 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 14 Oct 2013 10:04:36 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20css=20=EC=98=A4?= =?UTF-8?q?=ED=83=80=20=EC=88=98=EC=A0=95=20=EB=B0=8F=20=EA=B0=A4=EB=9F=AC?= =?UTF-8?q?=EB=A6=AC=EC=8A=A4=ED=82=A8=20=EC=A0=84=EC=B2=B4=EC=84=A0?= =?UTF-8?q?=ED=83=9D=20=EC=B6=94=EA=B0=80,=20=EC=82=AC=EB=85=B8=EB=9D=BC?= =?UTF-8?q?=EA=B0=80=EB=85=B8=EB=9D=BC=EB=8B=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/board/basic/style.css | 2 +- skin/board/gallery/list.skin.php | 3 +++ skin/board/gallery/style.css | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/skin/board/basic/style.css b/skin/board/basic/style.css index a54f17f9a..329eb27ec 100644 --- a/skin/board/basic/style.css +++ b/skin/board/basic/style.css @@ -207,7 +207,7 @@ html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !importa #bo_v_atc {min-height:200px;height:auto !important;height:200px} #bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden} -#bo_v_img {margin:0 0 10px;width:100%;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} diff --git a/skin/board/gallery/list.skin.php b/skin/board/gallery/list.skin.php index 51500f48f..da64473f2 100644 --- a/skin/board/gallery/list.skin.php +++ b/skin/board/gallery/list.skin.php @@ -44,6 +44,9 @@ include_once(G5_LIB_PATH.'/thumbnail.lib.php'); + + +