에디터 댓글 기본 높이를 120px로 조절

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3555 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-01-21 09:36:51 +00:00
parent 06c4a4d05c
commit da08ff2262
2 changed files with 2 additions and 2 deletions

View file

@ -290,7 +290,7 @@ Jeong, Chan Myeong 070601~070630
/* 게시물의 팝업 메뉴 */
.comment_popup_menu, .document_popup_menu { text-align:right; margin-top:3em; clear:both; display:block; background:url(../images/common/document_menu.gif) no-repeat right top; padding-right:16px; height:18px; }
.comment_popup_menu, .document_popup_menu { text-align:right; background:url(../images/common/document_menu.gif) no-repeat right top; padding-right:16px; }
.comment_popup_menu span, .document_popup_menu span { cursor:pointer; display:inline; background:none; padding:0 0 0 0; margin:0 0 0 0; }
/* tag list */