|
@@ -59,7 +59,7 @@
|
59
|
59
|
</div>
|
60
|
60
|
<div id="ITP_MOBILE_JS"></div>
|
61
|
61
|
<div id="ITP_POP_MPOMNG08010_WISH_LIST_AREA" class="popup2 mobile-pop-close" style="display: block;">
|
62
|
|
- <div class="pop">
|
|
62
|
+ <div class="pop" style="height:160px;">
|
63
|
63
|
<div class="header">
|
64
|
64
|
<div class="header_left">
|
65
|
65
|
<label>위시리스트추가</label>
|
|
@@ -76,7 +76,7 @@
|
76
|
76
|
<button id="ITP_BTN_MPOMNG08010_POP_WISH_LIST_SEARCH"><img src="../img/search.png"></button>
|
77
|
77
|
</form>
|
78
|
78
|
</div>
|
79
|
|
- <div>
|
|
79
|
+ <div class="button_bar">
|
80
|
80
|
<button type="button" id="ITP_BTN_MPOMNG08010_POP_WISH_LIST_SAVE" class="btn_col_6 btn-m-orange">저장</button>
|
81
|
81
|
<button type="button" id="ITP_BTN_MPOMNG08010_POP_WISH_LIST_CLOSE" class="btn_col_3 btn-w-gray">취소</button>
|
82
|
82
|
</div>
|