aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-12-11 10:52:47 -0800
committerMark Otto <[email protected]>2013-12-11 10:52:47 -0800
commita3a2525124cacae7c94a9280066cbe6eb6524059 (patch)
treed52ee03e20604d36be6450a7877b80da7b070046 /css.html
parent2bc08190ec607c5fe9981fb54516addc85b06542 (diff)
downloadbootstrap-a3a2525124cacae7c94a9280066cbe6eb6524059.tar.xz
bootstrap-a3a2525124cacae7c94a9280066cbe6eb6524059.zip
Fixes #11837: grid containers are fixed width now, no longer max-width
Diffstat (limited to 'css.html')
-rw-r--r--css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/css.html b/css.html
index 321042a77..9f22ec10d 100644
--- 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>