From 3cc622a82136c6bfc4e988b0d372dd45681e48d9 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 16 Jan 2013 10:38:53 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=95=84?= =?UTF-8?q?=EC=9B=83=EB=A1=9C=EA=B7=B8=EC=9D=B8=20=EB=A1=9C=EA=B7=B8?= =?UTF-8?q?=EC=9D=B8=20=EC=A0=84=20=EC=8A=A4=ED=83=80=EC=9D=BC=20js=20?= =?UTF-8?q?=EB=8C=80=EC=B2=B4=20=EB=B3=B4=EC=99=84?= 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 a2607521b..af11e4620 100644 --- a/css/default.css +++ b/css/default.css @@ -102,7 +102,7 @@ a {color:#000;text-decoration:none} #ol_before input:focus {background:#333;color:#fff} #ol_id {display:block;margin-bottom:3px;padding:0 5px;width:185px;height:22px;border:1px solid #d7d7d7;background:#fff;line-height:1.6em} .ol_idlabel {position:absolute;top:23px;left:20px;color:#696969} -#ol_pw {display:block;padding:0 5px;width:185px;height:22px;border:1px solid #d7d7d7;background:#fff;line-height:1.6em} +#ol_pw {display:block;margin-bottom:3px;padding:0 5px;width:185px;height:22px;border:1px solid #d7d7d7;background:#fff;line-height:1.6em} .ol_pwlabel {position:absolute;top:50px;left:20px;color:#696969} #auto_login {} #auto_login_label {color:#696969;letter-spacing:-0.1em}