mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-14 01:24:19 +02:00
update grid options max container width in docs to reflect latest changes
This commit is contained in:
6
css.html
6
css.html
@@ -130,9 +130,9 @@ base_url: "../"
|
|||||||
<tr>
|
<tr>
|
||||||
<th>Max container width</th>
|
<th>Max container width</th>
|
||||||
<td>None (auto)</td>
|
<td>None (auto)</td>
|
||||||
<td>720px</td>
|
<td>750px</td>
|
||||||
<td>940px</td>
|
<td>970px</td>
|
||||||
<td>1140px</td>
|
<td>1170px</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Class prefix</th>
|
<th>Class prefix</th>
|
||||||
|
Reference in New Issue
Block a user