최근 게시물 위젯 오류 수정

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2195 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-08-05 08:19:06 +00:00
parent 98cbcdaa59
commit 8427e381c8
5 changed files with 19 additions and 7 deletions

View file

@ -3,4 +3,4 @@ h3 { margin:0 10px 0 10px; }
.widget_list { margin:10px; }
.widget_list a { margin-bottom:10px; }
.editor_box { margin:0 10px 10px 10px; }
.button_box { margin:0 10px 10px 10px; text-align:right;}
.button_box { float:right; overflow:hidden; }