mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-22 07:20:23 +00:00
just column width, not max
This commit is contained in:
parent
0b4efcda90
commit
d704bf0a52
1 changed files with 1 additions and 1 deletions
2
css.html
2
css.html
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue