Merge pull request #1498 from gollum/fix_1488

Clear both sides of the Sidebar float to push the footer down.
This commit is contained in:
Bart Kamphorst
2020-03-25 16:47:34 +01:00
committed by GitHub
@@ -70,6 +70,7 @@ a {
#footer {
margin-bottom: 7em;
clear: both;
}
.markdown-body {