Update the grid table heading to clarify max width over width
Fixes #20688
This commit is contained in:
parent
f49a7a2a08
commit
0ba05f4da9
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ See how aspects of the Bootstrap grid system work across multiple devices with a
|
|||
<td colspan="4">Collapsed to start, horizontal above breakpoints</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th class="text-nowrap" scope="row">Container width</th>
|
||||
<th class="text-nowrap" scope="row">Max container width</th>
|
||||
<td>None (auto)</td>
|
||||
<td>576px</td>
|
||||
<td>720px</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue