From a2689128243b9d7b4fe53a4ae8328f1160668bf4 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 4 Sep 2013 16:54:21 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=EA=B3=B5=ED=86=B5:=20#289=20=EB=B0=B0?= =?UTF-8?q?=EC=86=A1=EC=A7=80=20=EB=AA=A9=EB=A1=9D=20=EB=A7=88=ED=81=AC?= =?UTF-8?q?=EC=97=85=20=EC=99=84=EB=A3=8C2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile_shop.css | 3 +++ mobile/shop/orderform.php | 12 +++++------- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 627934967..a5a828919 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -410,6 +410,9 @@ 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_same {margin:0 0 1em} #sod_frm #od_memo {height:7em} diff --git a/mobile/shop/orderform.php b/mobile/shop/orderform.php index d249331fe..e4200b531 100644 --- a/mobile/shop/orderform.php +++ b/mobile/shop/orderform.php @@ -497,7 +497,7 @@ ob_end_clean(); 주소 - + - @@ -506,12 +506,10 @@ ob_end_clean();
-
- - - - -
+ + + +
From d729ac5684c6b11e290bdcfa2fbab57c227bcfa4 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 4 Sep 2013 16:59:46 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=EA=B3=B5=ED=86=B5:=20#289=20=EB=B0=B0?= =?UTF-8?q?=EC=86=A1=EC=A7=80=20=EB=AA=A9=EB=A1=9D=20=EB=A7=88=ED=81=AC?= =?UTF-8?q?=EC=97=85=20=EC=99=84=EB=A3=8C3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile_shop.css | 4 ++-- mobile/shop/orderform.php | 14 ++++++++------ shop/orderform.php | 4 ++-- 3 files changed, 12 insertions(+), 10 deletions(-) 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(); 주소 - + - - +
- - - - +
+ + + + +
diff --git a/shop/orderform.php b/shop/orderform.php index 9318547dd..926c60541 100644 --- a/shop/orderform.php +++ b/shop/orderform.php @@ -735,10 +735,10 @@ function get_intall_file() 주소 - + - - +