]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
docs/4.0/examples/blog: Use ml-sm-auto instead of offset-sm-1 (#23388)
authorAlan Orth <alan.orth@gmail.com>
Sun, 13 Aug 2017 08:57:25 +0000 (11:57 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Sun, 13 Aug 2017 08:57:25 +0000 (11:57 +0300)
commitb12d28c58e7d2abb2baac037940d63274f597336
treeb77644bf736ce9b85f918fd8a1ccffb357ddda92
parent3f36ac29fa149750b46cdc20fc5b7d8c58c856e9
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