diff --git a/css/default_shop.css b/css/default_shop.css index 9f12601b6..9cbc537be 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -703,7 +703,11 @@ fieldset .frm_input {padding:2px 2px 3px;border:1px solid #b8c9c2;background:#f7 /* 주문상세내역 */ #sod_fin {} -#sod_fin_legend {padding:7px 5px 0;border:1px solid #e9e9e9;zoom:1} + +#sod_sts_wrap {margin:0 0 10px;text-align:right} +#sod_sts_explan {display:none} + +#sod_fin_legend {padding:7px 5px 0;border:1px solid #e9e9e9;text-align:left;zoom:1} #sod_fin_legend:after {display:block;visibility:hidden;clear:both;content:''} #sod_fin_legend dt {clear:both;float:left;margin:0 0 5px;width:50px;font-weight:bold} #sod_fin_legend dd {float:left;margin:0} diff --git a/shop/orderinquiryview.php b/shop/orderinquiryview.php index 4178d8609..a95c0349b 100644 --- a/shop/orderinquiryview.php +++ b/shop/orderinquiryview.php @@ -127,9 +127,9 @@ if(openwin != null) { ?> -