diff options
| author | Mark Otto <[email protected]> | 2017-08-13 16:47:45 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-08-13 16:47:45 -0700 |
| commit | 0f2acc4b9e7dae7e3465d9fafc16a53823fecd08 (patch) | |
| tree | 305b161f837bbc679e754b2c159d6198bb35ed1f /docs | |
| parent | 7739388938a28a4272254556c410353604c50b50 (diff) | |
| parent | 52310bfd69719cec463e2a7282d0d696c7a62b40 (diff) | |
| download | bootstrap-0f2acc4b9e7dae7e3465d9fafc16a53823fecd08.tar.xz bootstrap-0f2acc4b9e7dae7e3465d9fafc16a53823fecd08.zip | |
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/4.0/examples/blog/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/examples/blog/index.html b/docs/4.0/examples/blog/index.html index 0fc35ad3c..a021d7afa 100644 --- a/docs/4.0/examples/blog/index.html +++ b/docs/4.0/examples/blog/index.html @@ -109,7 +109,7 @@ </div><!-- /.blog-main --> - <div class="col-sm-3 offset-sm-1 blog-sidebar"> + <div class="col-sm-3 ml-sm-auto blog-sidebar"> <div class="sidebar-module sidebar-module-inset"> <h4>About</h4> <p>Etiam porta <em>sem malesuada magna</em> mollis euismod. Cras mattis consectetur purus sit amet fermentum. Aenean lacinia bibendum nulla sed consectetur.</p> |
