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}