|
@@ -70,10 +70,10 @@
|
70
|
70
|
</div>
|
71
|
71
|
<div class="search_bar" style="width:100%; margin:0;">
|
72
|
72
|
<form id="ITP_FORM_MPOMNG08010_POP_WISH_LIST_SEARCH" class="form-horizontal" onsubmit="return false;">
|
73
|
|
- <label>위시리스트명</label>
|
|
73
|
+ <label style="float:left; top:7px; position:relative;">위시리스트명</label>
|
74
|
74
|
<input type="hidden" id="ITP_FORM_MPOMNG08010_POP_WISH_LIST_ITEM_BRAND_ID" name="sbrandId" value="">
|
75
|
75
|
<input type="hidden" id="ITP_FORM_MPOMNG08010_POP_WISH_LIST_ITEM_STORE_ID" name="sstoreId" value="">
|
76
|
|
- <input id="ITP_FORM_MPOMNG08010_POP_WISH_LIST_KEYWORD" type="text" name="sspplyNm" placeholder="공급업체명">
|
|
76
|
+ <input style="float:right; width:185px; height:26px;" id="ITP_FORM_MPOMNG08010_POP_WISH_LIST_KEYWORD" type="text" name="sspplyNm" placeholder="공급업체명">
|
77
|
77
|
</form>
|
78
|
78
|
</div>
|
79
|
79
|
<div class="button_bar">
|