From 1cd8a5af2eee6e6396b4211dfc58fc47900357dd Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 5 Jul 2013 09:57:33 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=EC=87=BC=ED=95=91?= =?UTF-8?q?=EB=AA=B0:=20=EC=95=88=EB=93=9C=EB=A1=9C=EC=9D=B4=EB=93=9C=20ov?= =?UTF-8?q?erflow=20=EB=8C=80=EC=9D=91=20=EC=BD=94=EB=93=9C=20=EC=9C=84?= =?UTF-8?q?=EC=B9=98=20=EC=9D=B4=EB=8F=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile_shop.css | 6 +++--- head.sub.php | 1 + mobile/shop/shop.head.php | 3 --- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index efe9213b1..9b716b914 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -330,7 +330,7 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none} #sod_bsk_list {position:relative} #sod_bsk_list #mod_option_frm {z-index:10000;position:absolute;top:0;left:0;padding:20px;width:320px;height:auto !important;height:480px;max-height:480px;border:1px solid #000;background:#f5f6fa;overflow-y:scroll} -html.no-overflowscrolling #mod_option_frm {height:auto;max-height:10000px !important} +html.no-overflowscrolling #mod_option_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */ #sod_bsk_tot {margin:0;padding:1em;border:1px solid #e9e9e9;background:#f5f6fa;zoom:1} #sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""} @@ -355,7 +355,7 @@ html.no-overflowscrolling #mod_option_frm {height:auto;max-height:10000px !impor #sod_list {position:relative} #sod_list #it_coupon_frm {z-index:10000;position:absolute;top:0;left:0;padding:20px;width:320px;height:auto !important;height:480px;max-height:480px;border:1px solid #000;background:#f5f6fa;overflow-y:scroll} -html.no-overflowscrolling #it_coupon_frm {height:auto;max-height:10000px !important} +html.no-overflowscrolling #it_coupon_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */ #sod_frm_orderer {margin:1.8em 0 3.6em} @@ -368,7 +368,7 @@ html.no-overflowscrolling #it_coupon_frm {height:auto;max-height:10000px !import #sod_frm_pay .basic_tbl th {width:auto !important;font-weight:bold;text-align:center !important} #sod_frm_pay .basic_tbl td {border-top:1px solid #e9e9e9 !important;border-bottom:1px solid #e9e9e9 !important;line-height:1.5em !important;word-break:break-all !important} #sod_frm_pay #sc_coupon_frm, #sod_frm_pay #od_coupon_frm {z-index:10000;position:absolute;top:0;left:0;padding:20px;width:320px;height:auto !important;height:480px;max-height:480px;border:1px solid #000;background:#f5f6fa;overflow-y:scroll} -html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_frm {height:auto;max-height:10000px !important} +html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */ #sod_frm_pay .frm_input {background:#fff !important} #sod_frm_pay .frm_input:focus {color:#000} diff --git a/head.sub.php b/head.sub.php index 0f69a2037..c1ebd903c 100644 --- a/head.sub.php +++ b/head.sub.php @@ -81,6 +81,7 @@ if ($is_admin) { set_cookie("device_width", screen.width, 6, g4_cookie_domain); '.PHP_EOL; + echo ''.PHP_EOL; // overflow scroll 감지 } //if(!defined('G4_IS_ADMIN')) echo $config['cf_add_script']; diff --git a/mobile/shop/shop.head.php b/mobile/shop/shop.head.php index b9c1d2702..0f2014ec9 100644 --- a/mobile/shop/shop.head.php +++ b/mobile/shop/shop.head.php @@ -7,9 +7,6 @@ include_once(G4_LIB_PATH.'/connect.lib.php'); include_once(G4_LIB_PATH.'/popular.lib.php'); ?> - - -