쪽지 내용 보기의 이전쪽지 다음쪽지 링크 문제 수정 및 스타일 수정

This commit is contained in:
thisgun
2018-04-20 12:05:57 +09:00
parent 00495f4bdb
commit 0b8ac2f8bb
5 changed files with 6 additions and 4 deletions

View File

@ -193,6 +193,7 @@ box-shadow: 0 1px 3px #eee;
.memo_view_date{text-align:right;color:#555;font-style:italic}
.memo_view_date strong{font-weight:normal}
#memo_view .btn_b02{float:right}
#memo_view .btn_b02.reply_btn{margin-left:4px}
#memo_view p {padding:10px;border-top:1px solid #ddd;min-height:150px;height:auto !important;height:150px;background:#fff;line-height:1.8em}
#memo_write textarea {height:100px}