Просмотр исходного кода

Merge branch 'jmh' into develop

jmh 4 лет назад
Родитель
Сommit
1b2a11b4f2

+ 1 - 1
src/main/webapp/WEB-INF/views/web/callcenter/GoodsQnaFormWeb.html

@@ -57,7 +57,7 @@
 										</ul>
 									</div>
 									<div class="txt">
-										<p>상품에 관련된 문의 내용을 확할 수 있습니다.<br/>상품별 문의는 해당 상품 페이지에서 등록 가능하며 답변이 달린<br/>내용은 고객센터 또는 해당 상품페이지에서 확인 가능합니다.</p>
+										<p>상품에 관련된 문의 내용을 확할 수 있습니다.<br/>상품별 문의는 해당 상품 페이지에서 등록 가능하며 답변이 달린<br/>내용은 고객센터 또는 해당 상품페이지에서 확인 가능합니다.</p>
 									</div>
 								</div>
 								<div class="ui_row" id="divQna"> <!-- 데이터 없을시 클래스 nodata 추가 -->

+ 1 - 1
src/main/webapp/ux/pc/css/layout.css

@@ -120,7 +120,7 @@ ul.maintabs li [class^='box_depth'] {display:none; position:absolute; left:100%;
 .common_header .search {float:right; margin-top:-14px;}
 .common_header .search > .area{float:left;position:relative;width:330px;border-bottom:2px solid #ffffff; margin-right: 20px; -webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
 .common_header .search .ico_search:before {width:23px; height:23px;}
-.common_header .search .promotion_search {float:left; width:calc(100% - 30px); padding:0px; border:0;outline:none;font-size:18px;color: #bcbcbc;font-weight:200; line-height:34px; cursor:pointer;}
+.common_header .search .promotion_search {float:left; width:calc(100% - 30px); padding:0px; border:0;outline:none;font-size:18px;color: #bcbcbc;font-weight:200; line-height:34px; cursor:pointer; min-height:35px;}
 .common_header .search button{float:right; margin:4px 0 0 0;}
 .common_header .search .btn_open_search {display:none; float:left; margin-right:20px; margin-top:5px;}
 .common_header .search .btn_cart {margin-top:4px;}