]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixes #11837: grid containers are fixed width now, no longer max-width
authorMark Otto <otto@github.com>
Wed, 11 Dec 2013 18:52:47 +0000 (10:52 -0800)
committerMark Otto <otto@github.com>
Wed, 11 Dec 2013 18:52:47 +0000 (10:52 -0800)
css.html

index 321042a776392cee2abc9a04f7351f9cc0516bf0..9f22ec10d2430cf60b53b125a9c01aa947ec70aa 100644 (file)
--- a/css.html
+++ b/css.html
@@ -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>