sms5 문자발송시 따옴표 처리 오류 수정

This commit is contained in:
thisgun
2014-04-11 13:19:54 +09:00
parent edc67d6aa5
commit 43f89063e0
2 changed files with 2 additions and 1 deletions

View File

@ -85,6 +85,7 @@
#sms5_send #sms_person_form {margin:0 20px}
#sms5_send #send_book .btn_submit {padding:0 5px;height:24px}
#sms5_send #book_desc {margin:0 20px;color:#999;font-size:0.95em;letter-spacing:-0.1em}
#sms5_send .td_mngsmall button.btn_frmline,#sms5_send .td_mng button.btn_frmline {padding: 0 7px;background: #444;}
/* 문자전송상세내역 */
#sms5_sent {}