Merge pull request #3701 from ojdon/2941-bottom-menu-sidebar

2941 bottom menu sidebar
This commit is contained in:
James Brooks
2019-07-12 07:19:50 +01:00
committed by GitHub
6 changed files with 38 additions and 37 deletions

View File

@@ -21,6 +21,7 @@ body.dashboard {
margin: 0;
padding: 0;
list-style: none;
padding-bottom: 64px; /* Ensure the sidebar isn't being covered by the bottom links */
.profile {
text-align: center;