From 0055110e47eff593c402606548ea268fd932754b Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 13 Aug 2017 11:41:35 +0300 Subject: [PATCH] layouts/partials/sidebar.html: Use margin class instead of offset Bootstrap 4.0 Beta 1 dropped the offset classes in favor of margin classes. We need to use `ml-auto` instead of `offset-sm-1` here to get the same effect. See: https://github.com/twbs/bootstrap/pull/22942 See: https://github.com/twbs/bootstrap/pull/23388 --- layouts/partials/sidebar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html index f9abafa..69bbb57 100644 --- a/layouts/partials/sidebar.html +++ b/layouts/partials/sidebar.html @@ -1,4 +1,4 @@ -