diff options
| author | Mark Otto <[email protected]> | 2016-10-09 14:36:43 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-10-09 14:36:43 -0700 |
| commit | 6c867667a19dcb1243153855d00e36e5ecd599d0 (patch) | |
| tree | 83906930225ae824a4538fba44fe534e048129c6 /docs/examples/grid | |
| parent | 88bf5af896a872d65752956e85adb66a9192e697 (diff) | |
| parent | f49a7a2a0830ced28c5dbd8f94e04ad2f9d7425d (diff) | |
| download | bootstrap-6c867667a19dcb1243153855d00e36e5ecd599d0.tar.xz bootstrap-6c867667a19dcb1243153855d00e36e5ecd599d0.zip | |
Merge branch 'v4-dev' into v4-utils
Diffstat (limited to 'docs/examples/grid')
| -rw-r--r-- | docs/examples/grid/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/grid/index.html b/docs/examples/grid/index.html index 33140b1e1..02df70804 100644 --- a/docs/examples/grid/index.html +++ b/docs/examples/grid/index.html @@ -135,7 +135,7 @@ <hr> <h3>Column clearing</h3> - <p><a href="http://getbootstrap.com/css/#grid-responsive-resets">Clear floats</a> at specific breakpoints to prevent awkward wrapping with uneven content.</p> + <p><a href="https://getbootstrap.com/css/#grid-responsive-resets">Clear floats</a> at specific breakpoints to prevent awkward wrapping with uneven content.</p> <div class="row"> <div class="col-xs-6 col-sm-3"> .col-xs-6 .col-sm-3 |
