위키 내용 첨부파일 영역이 엮인글과 겹치는 오류 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6683 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-07-04 08:39:55 +00:00
parent 487076bc34
commit 1811fb5e52

View file

@ -316,7 +316,7 @@
.time dt{ background:#fff;}
/* Attached File */
.attachedFile { position:relative; margin:1em -100% 1em 0; float:left; width:100%;}
.attachedFile { position:relative; margin:1em 0 1em 0; float:left; width:100%;}
.attachedFile *{ margin:0; padding:0; font-size:11px; vertical-align:middle;}
.attachedFile dt img{ margin-right:10px;}
.attachedFile dt .fileToggle{ border:0; padding:0; overflow:visible; cursor:pointer; font-size:11px; background:none;}