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'); + + +