referer 모듈의 관리자 페이지 어긋난 부분 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3898 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-03-03 12:01:12 +00:00
parent 1c86448bb5
commit 0f3d0f0083

View file

@ -1,5 +1,5 @@
.refererLeft { width:250px; float:left; margin-top:10px;}
.refererLeft { width:230px; float:left; margin-top:10px;}
.refererRight { width:580px; float:left; margin-left:20px;margin-top:10px; }
.refererRight { width:530px; float:left; margin-left:20px;margin-top:10px; }
.refererRight .refererList { table-layout:fixed; }
.refererRight .refererList .refererUrl { white-space:nowrap; overflow:hidden; }