Commit 6262230d authored by Mark Otto's avatar Mark Otto

update grid options max container width in docs to reflect latest changes

parent 0682af9e
...@@ -130,9 +130,9 @@ base_url: "../" ...@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment