From b12d28c58e7d2abb2baac037940d63274f597336 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 13 Aug 2017 11:57:25 +0300 Subject: [PATCH] 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. --- docs/4.0/examples/blog/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/4.0/examples/blog/index.html b/docs/4.0/examples/blog/index.html index 0fc35ad3c0..a021d7afad 100644 --- a/docs/4.0/examples/blog/index.html +++ b/docs/4.0/examples/blog/index.html @@ -109,7 +109,7 @@ -
+