mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-06 13:46:42 +02:00
Fixes #11837: grid containers are fixed width now, no longer max-width
This commit is contained in:
2
css.html
2
css.html
@@ -145,7 +145,7 @@ base_url: "../"
|
|||||||
<td colspan="3">Collapsed to start, horizontal above breakpoints</td>
|
<td colspan="3">Collapsed to start, horizontal above breakpoints</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Max container width</th>
|
<th>Container width</th>
|
||||||
<td>None (auto)</td>
|
<td>None (auto)</td>
|
||||||
<td>750px</td>
|
<td>750px</td>
|
||||||
<td>970px</td>
|
<td>970px</td>
|
||||||
|
Reference in New Issue
Block a user