diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 9db203a77..09092345a 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -154,7 +154,7 @@ input.required:focus {border:0;background:#21272e !important;color:#fff;line-hei .grid_18 {width:890px} /* 테이블 항목별 정의 */ -.td_chk {width:30px;text-align:center} +.td_chk {width:50px;text-align:center} .td_group {width:100px;text-align:center} .td_board {width:120px;text-align:center} .td_num {width:50px;text-align:center} @@ -454,6 +454,7 @@ input.required:focus {border:0;background:#21272e !important;color:#fff;line-hei /* 위시리스트 */ #sod_ws {} +#sod_ws .basic_tbl a {padding-right:0;padding-left:0} .sod_ws_img {width:90px;text-align:center} #sod_ws_act {text-align:center} diff --git a/mobile/shop/wishlist.php b/mobile/shop/wishlist.php index d2d67ec6f..cd8e258d1 100644 --- a/mobile/shop/wishlist.php +++ b/mobile/shop/wishlist.php @@ -18,10 +18,9 @@ include_once(G4_MSHOP_PATH.'/_head.php');
| 선택 | 이미지 | 상품명 | -보관일시 | +선택 | 삭제 | |
|---|---|---|---|---|---|---|
| + | + + 보관일시 + | ]" value=""> | -- | - | 삭제 |