From 736a513f632df4e40772937198b9d330eca81836 Mon Sep 17 00:00:00 2001 From: zero Date: Fri, 27 Jul 2007 08:13:51 +0000 Subject: [PATCH] =?UTF-8?q?=EB=B8=94=EB=A1=9C=EA=B7=B8=20XE=5FBLOG?= =?UTF-8?q?=EC=8A=A4=ED=82=A8=EC=9D=98=20=EB=82=B4=EC=9A=A9=EC=9D=B4=20?= =?UTF-8?q?=ED=95=9C=EC=B9=B8=20=EC=95=84=EB=9E=98=20=EB=82=B4=EB=A0=A4?= =?UTF-8?q?=EA=B0=80=EB=8A=94=20CSS=EB=AC=B8=EC=A0=9C=20=ED=95=B4=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/trunk@2058 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/blog/skins/xe_blog/css/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/blog/skins/xe_blog/css/common.css b/modules/blog/skins/xe_blog/css/common.css index 7dd12a55d..274da98fd 100644 --- a/modules/blog/skins/xe_blog/css/common.css +++ b/modules/blog/skins/xe_blog/css/common.css @@ -134,7 +134,7 @@ Jeong, Chan Myeong 070601~070630 .searchButton li { float:left; margin-right:.3em; list-style:none;} /* boardRead */ -.boardRead { position:relative; _width:100%; margin:1em 0 0 0; border:1px solid #e0e1db;} +.boardRead { position:relative; _width:100%; margin:0 0 0 0; border:1px solid #e0e1db;} .boardRead .originalContent { padding:2em 1.2em 2em 1.2em;} .boardRead .readHeader { width:100%; padding-bottom:.5em; margin-bottom:1em; border-bottom:1px solid #eff0ed; overflow:hidden;}