jsshin 4 лет назад
Родитель
Сommit
7a97be6bdf
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/main/webapp/WEB-INF/views/customer/EmailPopupForm.html

+ 1 - 1
src/main/webapp/WEB-INF/views/customer/EmailPopupForm.html

@@ -48,7 +48,7 @@
 					<tr>
 						<th>제목<em class="star"></em></th>
 						<td>
-							<input type="text" class="w150" name="title" value="" required="required" data-valid-name="제목"/>
+							<input type="text" class="w300" name="title" value="" required="required" data-valid-name="제목"/>
 						</td>
 					</tr>
 					<tr>