diff --git a/css/mobile_shop.css b/css/mobile_shop.css index a5a828919..4310d1b85 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -410,8 +410,8 @@ html.no-overflowscrolling #it_coupon_frm {height:auto;max-height:10000px !import #sod_frm_orderer {margin:1.8em 0 3.6em} -#sod_frm_addr {position:relative} -#sod_frm_addr div {position:absolute;top:10px;left:185px;letter-spacing:-0.1em} +#sod_frm_addr div {position:relative} /* 갤탭 position */ +#sod_frm_addr div div {position:absolute;top:-25px;left:185px;letter-spacing:-0.1em} #sod_frm_same {margin:0 0 1em} diff --git a/mobile/shop/orderform.php b/mobile/shop/orderform.php index e4200b531..28d61b859 100644 --- a/mobile/shop/orderform.php +++ b/mobile/shop/orderform.php @@ -499,17 +499,19 @@ ob_end_clean();