docs/4.0/examples/blog: Use ml-sm-auto instead of offset-sm-1 (#23388)

Bootstrap 4.0 Beta 1 dropped the offset classes in favor of using margin utilities. Update the blog example in the docs to use the appropriate `ml-auto` instead of `offset-sm-1` class to retain a pixel perfect with previous versions.
This commit is contained in:
Alan Orth 2017-08-13 11:57:25 +03:00 committed by XhmikosR
parent 3f36ac29fa
commit b12d28c58e
1 changed files with 1 additions and 1 deletions

View File

@ -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>