mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
just column width, not max
This commit is contained in:
@@ -163,7 +163,7 @@ base_url: "../"
|
|||||||
<td colspan="4">12</td>
|
<td colspan="4">12</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Max column width</th>
|
<th>Column width</th>
|
||||||
<td class="text-muted">Auto</td>
|
<td class="text-muted">Auto</td>
|
||||||
<td>60px</td>
|
<td>60px</td>
|
||||||
<td>78px</td>
|
<td>78px</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user