From 013ec0328bbdf04062e7d38a3c2ae44d3f927382 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 8 Mar 2013 10:16:39 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EB=A1=9C?= =?UTF-8?q?=EA=B7=B8=EC=9D=B8=EC=8A=A4=ED=82=A8=20=EB=B2=84=ED=8A=BC=20?= =?UTF-8?q?=EB=86=92=EC=9D=B4=20=EC=A1=B0=EC=A0=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index f697bd2ae..c56e0c922 100644 --- a/css/default.css +++ b/css/default.css @@ -314,7 +314,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#333;color:#fff; #mb_login .login_id {position:absolute;top:26px;left:95px} #mb_login .login_pw {position:absolute;top:52px;left:95px} #mb_login .frm_input {display:block;margin:0 0 5px 80px} -#mb_login .btn_submit {position:absolute;top:20px;left:335px;height:53px} +#mb_login .btn_submit {position:absolute;top:20px;left:335px;height:49px} #mb_login section {margin:0 0 30px;padding:20px;border:1px solid #cfded8;background:#f7f7f2} #mb_login section div {text-align:right}