]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixes #12808: Correct grid column values listed in Grid Options
authorMark Otto <otto@github.com>
Sat, 22 Feb 2014 22:19:00 +0000 (14:19 -0800)
committerMark Otto <otto@github.com>
Sat, 22 Feb 2014 22:19:00 +0000 (14:19 -0800)
docs/css.html

index 32204c4f46863041a2c81c538223fc59eccfca07..de995e16bcd7aeb95d353eb26b3b9a6344726d88 100644 (file)
@@ -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>