diff options
| author | Mark Otto <[email protected]> | 2013-12-11 10:52:47 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-11 10:52:47 -0800 |
| commit | a3a2525124cacae7c94a9280066cbe6eb6524059 (patch) | |
| tree | d52ee03e20604d36be6450a7877b80da7b070046 /css.html | |
| parent | 2bc08190ec607c5fe9981fb54516addc85b06542 (diff) | |
| download | bootstrap-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.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
