aboutsummaryrefslogtreecommitdiff
path: root/docs/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-02-22 14:19:00 -0800
committerMark Otto <[email protected]>2014-02-22 14:19:00 -0800
commita083f0deb77dd479a7690a4ab90f73f7f7f375cd (patch)
tree85a4566e1da181d5f70ad30f686acd435ae6f049 /docs/css.html
parent5791a48db393c72cbbf18dc3e1eb2211e8afe490 (diff)
downloadbootstrap-a083f0deb77dd479a7690a4ab90f73f7f7f375cd.tar.xz
bootstrap-a083f0deb77dd479a7690a4ab90f73f7f7f375cd.zip
Fixes #12808: Correct grid column values listed in Grid Options
Diffstat (limited to 'docs/css.html')
-rw-r--r--docs/css.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/css.html b/docs/css.html
index 32204c4f4..de995e16b 100644
--- a/docs/css.html
+++ b/docs/css.html
@@ -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>