블로그 댓글에 관련된 기존 textarea CSS속성이 새로운 에디터와 충돌하므로 해당 부분 삭제.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2608 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
venister 2007-09-18 07:50:27 +00:00
parent f385c964a3
commit 2c9656ff0a
2 changed files with 0 additions and 3 deletions

View file

@ -236,7 +236,6 @@ Jeong, Chan Myeong 070601~070630
.blogEditor .userNameAndPw .homePage { width:6em;}
.blogEditor .userNameAndPw .checkSecret { position:absolute; right:2em; top:.7em;}
.blogEditor .commentForm { width:100%; padding-bottom:.5em;}
.blogEditor .commentForm textarea { width:632px; margin:.3em; height:100px;}
/* blogWrite */
.blogWrite { width:100%; position:relative;}