From e74797c8472a634559eadc83fd4953e35bf03576 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 17 Jan 2013 09:07:05 +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=20submit=20=EB=B2=84=ED=8A=BC?= 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 f1cb86cee..861159afa 100644 --- a/css/default.css +++ b/css/default.css @@ -105,7 +105,7 @@ a {color:#000;text-decoration:none} .ol_pwlabel {position:absolute;top:50px;left:20px;color:#696969} #auto_login {} #auto_login_label {color:#696969;letter-spacing:-0.1em} -#ol_submit {width:60px;height:24px;border:1px solid #b7b7b7;background:#fff;font-size:1em;font-weight:bold;letter-spacing:-0.1em;line-height:2em} +#ol_submit {width:60px;height:24px;border:1px solid #b7b7b7;background:#fff;font-size:1em;font-weight:bold;letter-spacing:-0.1em;line-height:2.2em;vertical-align:top} #ol_before ul {float:right;margin:10px 0;width:199px;zoom:1} #ol_before ul:after {display:block;visibility:hidden;clear:both;content:""} #ol_before li {float:right;margin-right:5px;padding-top:2px}