diff --git a/css/default.css b/css/default.css index 33ba8c1be..1525183c9 100644 --- a/css/default.css +++ b/css/default.css @@ -467,7 +467,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#109ff1;color:#f .bo_v_com li {float:left;margin-left:5px} /* 게시판 댓글 */ -#bo_vc {margin:0 0 20px;padding:15px 20px 20px 20px;border-top:1px solid #e9e9e9;background:#fcfcfc} +#bo_vc {margin:0 0 20px;padding:15px 20px 20px 20px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fcfcfc} #bo_vc h2 {margin:0;padding:0;height:0;overflow:hidden} #bo_vc article {margin-bottom:5px;padding:0 0 10px;border-bottom:1px dotted #ccc} #bo_vc header {position:relative;padding:8px 0}