From 77f34af9a97e6d7abebffa8557864579df64a779 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 24 Jan 2013 14:35:43 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=83=81?= =?UTF-8?q?=EB=8B=A8=EA=B2=80=EC=83=89=EC=B0=BD=20ie6,=20ie7=20=EA=B9=A8?= =?UTF-8?q?=EC=A7=80=EB=8A=94=20=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 --- css/default.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/css/default.css b/css/default.css index 654552990..9a3d6d1a5 100644 --- a/css/default.css +++ b/css/default.css @@ -38,10 +38,9 @@ hr {display:none} #snb li {float:left} #snb a {display:inline-block;padding:7px 10px 6px;color:#000;text-decoration:none} -#schall {position:absolute;top:10px;right:0;margin:0;padding:0;width:180px;border:0} +#schall {position:absolute;top:10px;right:0;margin:0;padding:0;width:180px;border:0;letter-spacing:-5px} #schall legend {width:0;height:0;overflow:hidden} -#schall_stx {width:150px;height:21px;border:3px solid #484848;border-right:0;background:#fff} -#schall_submit {position:absolute;top:0;right:0} +#schall_stx {width:150px;height:21px;border:3px solid #484848;border-right:0;background:#fff;line-height:1.5em} /* 중간 레이아웃 */ #wrapper {margin:0 auto;padding-bottom:30px;width:980px;zoom:1}