diff --git a/hwe/css/msg.css b/hwe/css/msg.css index 873165d0..af2ab808 100644 --- a/hwe/css/msg.css +++ b/hwe/css/msg.css @@ -91,8 +91,11 @@ } .board_side{ - width:50%; - float:left; + width:498px; + display:inline-block; + border-left:groove 1px; + border-right:groove 1px; + border-bottom:groove 1px; } .msg_body{ diff --git a/hwe/index.php b/hwe/index.php index 5471a935..2bbec125 100644 --- a/hwe/index.php +++ b/hwe/index.php @@ -286,21 +286,18 @@ if ($session->userGrade >= 5) { 내용 없이 '서신전달&갱신'을 누르면 메세지창이 갱신됩니다.