just column width, not max

This commit is contained in:
Mark Otto 2013-12-12 14:59:25 -08:00
parent 0b4efcda90
commit d704bf0a52
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ base_url: "../"
<td colspan="4">12</td>
</tr>
<tr>
<th>Max column width</th>
<th>Column width</th>
<td class="text-muted">Auto</td>
<td>60px</td>
<td>78px</td>