Commit a3a25251 authored by Mark Otto's avatar Mark Otto

Fixes #11837: grid containers are fixed width now, no longer max-width

parent 2bc08190
......@@ -145,7 +145,7 @@ base_url: "../"
<td colspan="3">Collapsed to start, horizontal above breakpoints</td>
</tr>
<tr>
<th>Max container width</th>
<th>Container width</th>
<td>None (auto)</td>
<td>750px</td>
<td>970px</td>
......
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