diff options
| author | Mark Otto <[email protected]> | 2017-07-14 16:31:13 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-07-14 16:31:13 -0700 |
| commit | 16fdaa2befba69d99de716365b940425e2832f64 (patch) | |
| tree | 5dca488f5b592d3fd913593d474fb548df48f9e3 /docs | |
| parent | f2e912bb0e5041fead48bdbcaaa23de1c40291d5 (diff) | |
| download | bootstrap-16fdaa2befba69d99de716365b940425e2832f64.tar.xz bootstrap-16fdaa2befba69d99de716365b940425e2832f64.zip | |
fixes #23045
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/4.0/layout/grid.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/4.0/layout/grid.md b/docs/4.0/layout/grid.md index eee7a9256..77b72f611 100644 --- a/docs/4.0/layout/grid.md +++ b/docs/4.0/layout/grid.md @@ -79,11 +79,6 @@ See how aspects of the Bootstrap grid system work across multiple devices with a </thead> <tbody> <tr> - <th class="text-nowrap" scope="row">Grid behavior</th> - <td>Horizontal at all times</td> - <td colspan="4">Collapsed to start, horizontal above breakpoints</td> - </tr> - <tr> <th class="text-nowrap" scope="row">Max container width</th> <td>None (auto)</td> <td>540px</td> |
