#492 스크랩, 쪽지함 등에서 페이지 이동 문제 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4350 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2008-07-12 15:34:40 +00:00
parent 8cd2a8dfb1
commit 3d75af4870
4 changed files with 17 additions and 19 deletions

View file

@ -17,7 +17,7 @@
.boardInformation strong { font:bold 11px Tahoma; color:#ff6600;}
.boardHeader { position:relative; _width:100%; border-top:1px solid #e1e1dd; border-bottom:none; background:#ffffff url(../images/common/bgH3.gif) no-repeat right bottom; overflow:hidden;}
.boardHeader .member_option { float:right; position:relative; top:1em; right:1em; }
.boardHeader .member_option { float:right; position:relative; top:0.5em; right:1em; }
.boardHeader select { vertical-align:bottom; }
.boardHeader input { vertical-align:bottom; _padding-bottom:1px;}
.boardHeader .essential { position:absolute; top:1.5em; right:1em; color:#54564b; font-size:.9em;}