diff --git a/skin/board/basic/style.css b/skin/board/basic/style.css index 5e836b1f2..cb0afe2c1 100644 --- a/skin/board/basic/style.css +++ b/skin/board/basic/style.css @@ -86,7 +86,6 @@ .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:0 0 10px;width:100%;overflow:hidden:zoom:1} #bo_v_img:after {display:block;visibility:hidden;clear:both;content:""} diff --git a/skin/board/gallery/style.css b/skin/board/gallery/style.css index 5df3788c8..a049ce02f 100644 --- a/skin/board/gallery/style.css +++ b/skin/board/gallery/style.css @@ -108,7 +108,6 @@ .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:0 0 10px;width:100%;overflow:hidden:zoom:1} #bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}