From 4880f63ef3d1031d45032cd0f761a5ab96c08c7d Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 3 Dec 2013 17:18:59 +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=A3=BC=EB=AC=B8=EC=83=81=EC=84=B8=EB=82=B4?= =?UTF-8?q?=EC=97=AD=20h2=20margin=20=EC=A1=B0=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile_shop.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 03e1cfe93..f2cfde875 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -324,6 +324,8 @@ html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_f /* 주문상세내역 */ #sod_fin {} +#sod_fin_list h2 {margin:0 0 10px} + #sod_sts_wrap {margin:0 0 10px;text-align:right} #sod_sts_explan {display:none}