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:
@@ -70,6 +70,7 @@ a {
|
|||||||
|
|
||||||
#footer {
|
#footer {
|
||||||
margin-bottom: 7em;
|
margin-bottom: 7em;
|
||||||
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
.markdown-body {
|
.markdown-body {
|
||||||
|
|||||||
Reference in New Issue
Block a user