diff --git a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovBoardContentsList.jsp b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovBoardContentsList.jsp index 7da626da..9158a3de 100644 --- a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovBoardContentsList.jsp +++ b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovBoardContentsList.jsp @@ -70,7 +70,7 @@ function fnSelectMber(mberId) {
-

게시글 관리

+

게시글 관리

@@ -157,7 +157,10 @@ function fnSelectMber(mberId) {
- +
+ +
diff --git a/src/main/webapp/pb/css/content.css b/src/main/webapp/pb/css/content.css index fd0c3b0d..c4fc170b 100644 --- a/src/main/webapp/pb/css/content.css +++ b/src/main/webapp/pb/css/content.css @@ -444,6 +444,9 @@ input[type="button"].printBtn{border: 1px solid #686b72;background-image: url(/p .stats_table td{border-right: 1px solid #e5e5e5;} .stats_table td:last-child{border: 0;} +/*운영관리 > 게시글관리 수정*/ +.pageTitle .post_tit{padding: 20px 0 9px 0;} + @media screen and (max-width:1570px){ /* .listSerch .calendar_wrap{margin-bottom: 8px;} */ .listSerch{margin: -8px 0 35px 0;}