diff --git a/css/mobile_shop.css b/css/mobile_shop.css index e4b819b49..ada6f4026 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -224,8 +224,7 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none} .sod_list .total_span span {position:absolute;top:5px;left:0} .sod_list .total_price {border-bottom:1px solid #e9e9e9} -#sod_list_inq {margin:0 0 10px} -#sod_list_inq li.sod_li {border-bottom:1px solid #e9e9e9} +#sod_list_inq {margin:0 0 10px;border-bottom:1px solid #e9e9e9} #sod_list_inq div.li_name {margin:0} #sod_list_inq div.li_opt {margin:0 0 15px;border:1px dashed #e9e9e9;background:#f2f5f9;padding:8px;line-height:2em}