Commit a083f0de authored by Mark Otto's avatar Mark Otto
Browse files

Fixes #12808: Correct grid column values listed in Grid Options

parent 5791a48d
3 merge requests!28721Hot test,!22103test,!25326Adjust examples
Showing with 3 additions and 3 deletions
+3 -3
......@@ -157,9 +157,9 @@ lead: "Global CSS settings, fundamental HTML elements styled and enhanced with e
<tr>
<th>Column width</th>
<td class="text-muted">Auto</td>
<td>60px</td>
<td>78px</td>
<td>95px</td>
<td>~62px</td>
<td>~81px</td>
<td>~97px</td>
</tr>
<tr>
<th>Gutter width</th>
......
Supports Markdown
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