From 808908717dbaee2f51c961f3bc126e25137fb828 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 5 Dec 2013 18:25:08 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=20=EC=A0=84?= =?UTF-8?q?=EC=B2=B4=EA=B2=80=EC=83=89=20=EB=A0=88=EC=9D=B4=EC=96=B4=20?= =?UTF-8?q?=EB=8B=AB=EA=B8=B0=20=EB=B2=84=ED=8A=BC=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile.css | 2 +- mobile/head.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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'); +