diff --git a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeRegist.jsp b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeRegist.jsp
index d494342a..0695c2e6 100644
--- a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeRegist.jsp
+++ b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeRegist.jsp
@@ -231,7 +231,7 @@ function fn_egov_regist_preview() {
-
+ |
|
diff --git a/src/main/webapp/visitEdu/adm/publish/css/content.css b/src/main/webapp/visitEdu/adm/publish/css/content.css
index a9dda1da..f9f38c18 100644
--- a/src/main/webapp/visitEdu/adm/publish/css/content.css
+++ b/src/main/webapp/visitEdu/adm/publish/css/content.css
@@ -469,4 +469,7 @@ input[type="text"].input_time {width: 50px;}
.tb_type02 .input_adress .detail_address{margin: 5px 0 0 0;}
/*실무역량강화 > 과정관리목록 > 등록 > 과정면 input 크기 수정*/
-.pr_name input{width: 500px;}
\ No newline at end of file
+.pr_name input{width: 500px;}
+
+/*게시판 > 등록화면 > 제목 input 가로 수정*/
+.tite_in input{width: 100%;}
\ No newline at end of file