diff options
| author | Johann-S <[email protected]> | 2017-09-02 09:04:04 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-09-02 09:04:04 +0200 |
| commit | 37e105333dace2812cedef88ac2aa31a17b38b66 (patch) | |
| tree | 1aea0b75a55ce027c2acfae6e5a5a59f2e45eab1 /docs/4.0/layout | |
| parent | a766dd56927d0b107e8c909539bf35f5fc4ecb4e (diff) | |
| parent | 56e415d57d342d23163346bf41c00479617d5f3a (diff) | |
| download | bootstrap-37e105333dace2812cedef88ac2aa31a17b38b66.tar.xz bootstrap-37e105333dace2812cedef88ac2aa31a17b38b66.zip | |
Merge branch 'v4-dev' into fix-unwanted-padding-on-modal
Diffstat (limited to 'docs/4.0/layout')
| -rw-r--r-- | docs/4.0/layout/grid.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/layout/grid.md b/docs/4.0/layout/grid.md index 20ec1f8c9..3723adbe5 100644 --- a/docs/4.0/layout/grid.md +++ b/docs/4.0/layout/grid.md @@ -727,4 +727,4 @@ $container-max-widths: ( ); {% endhighlight %} -When making any changes to the Sass variables or maps, you'll need to save your changes and recompile. Doing so will out a brand new set of predefined grid classes for column widths, offsets, and ordering. Responsive visibility utilities will also be updated to use the custom breakpoints. +When making any changes to the Sass variables or maps, you'll need to save your changes and recompile. Doing so will output a brand new set of predefined grid classes for column widths, offsets, and ordering. Responsive visibility utilities will also be updated to use the custom breakpoints. |
