#390 서명 높이가 강제적으로 지정되도록 문서와 댓글의 getSignature() 함수를 변경

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3688 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-02-15 08:59:02 +00:00
parent 8a68fcccf4
commit 868d5ca0da
4 changed files with 26 additions and 2 deletions

View file

@ -310,5 +310,4 @@ h5 { padding:2px; }
/* 회원 서명 및 프로필 이미지 출력 */
.memberSignature { border:1px solid #e0e1db; padding:10px; margin-top:20px;}
.memberSignature .profile { float:left; margin-right:20px; }
.memberSignature .signature { float:left; }
img.commentProfileImage { margin:5px 10px 5px 0; }