이미지 리사이즈 관련 오류 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6373 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-05-23 10:48:45 +00:00
parent bc9f6378aa
commit cabc3ddd63
2 changed files with 2 additions and 1 deletions

View file

@ -73,7 +73,7 @@ a.bold { font-weight:bold; }
.folder_closer { display: none; }
.folder_area { display: none; }
.xe_content { line-height:1.6; overflow:hidden; display:inline;}
.xe_content { line-height:1.6; overflow:hidden; }
.zbxe_widget_output { background:url(../tpl/images/widget_text.gif) no-repeat center bottom; display:block;}