diff --git a/css/default.css b/css/default.css index 4b82062c7..5339b1fe1 100644 --- a/css/default.css +++ b/css/default.css @@ -333,7 +333,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#109ff1;color:#f #profile h2 {margin:0} /* 최근게시물 스킨 (latest) */ -.lt {float:left;margin-bottom:20px;padding:20px;width:314px;height:149px;border-right:1px solid #ddd;border-bottom:1px solid #ddd} +.lt {float:left;margin-bottom:20px;padding:20px;width:313px;height:149px;border:1px solid #ddd} .lt ul {margin:0;padding:0;list-style:none} .lt li {padding:3px 0} .lt a {color:#000;text-decoration:none}