1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2025-01-19 06:43:22 +01:00
Alan Orth 0055110e47
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
2017-08-13 11:41:35 +03:00
..
2016-08-28 16:22:32 +03:00
2016-09-21 22:37:39 +03:00