메일폼 #348 상품명 폭 조정

This commit is contained in:
whitedot
2013-12-06 14:58:04 +09:00
parent d070904d48
commit 79cfde87f5

View File

@ -26,7 +26,7 @@ $ft_a_st = 'display:block;padding:30px 0;background:#484848;color:#fff;text-alig
<caption style="<?php echo $caption_st; ?>">주문상품 확인</caption>
<colgroup>
<col>
<col style="width:100px">
<col>
<col style="width:70px">
</colgroup>
<thead>