쇼핑몰: 주문서 작성 중 전하실 말씀 입력창 스타일

This commit is contained in:
whitedot
2013-05-13 14:12:44 +09:00
parent 85c583989c
commit 41d424e470
2 changed files with 3 additions and 1 deletions

View File

@ -233,7 +233,7 @@ $tablet_size = "1.0"; // 화면 사이즈 조정 - 기기화면에 맞게 수정
</td>
</tr>
<tr>
<th scope="row"><label for="od_memo">전하실말씀</label></th>
<th scope="row"><label for="od_memo">전하실 말씀</label></th>
<td><textarea name="od_memo" id="od_memo"></textarea></td>
</tr>
</tbody>