Browse Source

팝업 수정

whakdo963 2 years ago
parent
commit
e3e7d9b25a
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/main/webapp/mobile/app/mpomng/MPOMNG08010.html

+ 3 - 3
src/main/webapp/mobile/app/mpomng/MPOMNG08010.html

@@ -59,7 +59,7 @@
59
   </div>
59
   </div>
60
 	<div id="ITP_MOBILE_JS"></div>
60
 	<div id="ITP_MOBILE_JS"></div>
61
 	<div id="ITP_POP_MPOMNG08010_WISH_LIST_AREA" class="popup2 mobile-pop-close" style="display: block;">
61
 	<div id="ITP_POP_MPOMNG08010_WISH_LIST_AREA" class="popup2 mobile-pop-close" style="display: block;">
62
-		<div class="pop" style="height:160px;">
62
+		<div class="pop" style="height:145px;">
63
 			<div class="header">
63
 			<div class="header">
64
 				<div class="header_left">
64
 				<div class="header_left">
65
 					<label>위시리스트추가</label>
65
 					<label>위시리스트추가</label>
@@ -70,10 +70,10 @@
70
 			</div>
70
 			</div>
71
 			<div class="search_bar" style="width:100%; margin:0;">
71
 			<div class="search_bar" style="width:100%; margin:0;">
72
 				<form id="ITP_FORM_MPOMNG08010_POP_WISH_LIST_SEARCH" class="form-horizontal" onsubmit="return false;">
72
 				<form id="ITP_FORM_MPOMNG08010_POP_WISH_LIST_SEARCH" class="form-horizontal" onsubmit="return false;">
73
-					<label style="float:left; top:7px; position:relative;">위시리스트명</label>
73
+					<label style="float:left; top:5px; position:relative;">위시리스트명</label>
74
 					<input type="hidden" id="ITP_FORM_MPOMNG08010_POP_WISH_LIST_ITEM_BRAND_ID" name="sbrandId" value="">
74
 					<input type="hidden" id="ITP_FORM_MPOMNG08010_POP_WISH_LIST_ITEM_BRAND_ID" name="sbrandId" value="">
75
 					<input type="hidden" id="ITP_FORM_MPOMNG08010_POP_WISH_LIST_ITEM_STORE_ID" name="sstoreId" value="">
75
 					<input type="hidden" id="ITP_FORM_MPOMNG08010_POP_WISH_LIST_ITEM_STORE_ID" name="sstoreId" value="">
76
-					<input style="float:right; width:185px; height:26px;" id="ITP_FORM_MPOMNG08010_POP_WISH_LIST_KEYWORD" type="text" name="sspplyNm" placeholder="공급업체명">
76
+					<input style="float:right; width:190px; height:26px; left:27px;" id="ITP_FORM_MPOMNG08010_POP_WISH_LIST_KEYWORD" type="text" name="sspplyNm" placeholder="공급업체명">
77
 				</form>
77
 				</form>
78
 			</div>
78
 			</div>
79
 			<div class="button_bar">
79
 			<div class="button_bar">