diff --git a/css/mobile.css b/css/mobile.css index 93cdf4203..435b11531 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -49,7 +49,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #hd_sch {display:none;z-index:10;position:absolute;top:0;left:0;width:100%;height:100%;background:#f2f5f9;text-align:center} #hd_sch h2 {margin:0 0 10px} -#hd_sch .sch_inner {padding:22px 0 0} +#hd_sch .sch_inner {padding:10px 0 0} #hd_sch .frm_input {height:2.5em;border-color:#999;background:#fff;line-height:2.5em} #hd_sch .btn_submit {height:2.7em} #hd_sch .pop_close {position:absolute;bottom:5px;right:5px;padding:7px;border:0;background:#626870;color:#fff} diff --git a/mobile/head.php b/mobile/head.php index d4c482871..dce880b21 100644 --- a/mobile/head.php +++ b/mobile/head.php @@ -32,6 +32,7 @@ include_once(G5_LIB_PATH.'/popular.lib.php'); +