Merge branch 'v0.2.6-release' into improve-search

This commit is contained in:
Patrick Marsceill
2019-08-14 11:03:30 -04:00
committed by GitHub
6 changed files with 24 additions and 8 deletions

View File

@@ -182,6 +182,7 @@ body {
@include container;
position: absolute;
bottom: 0;
left: 0;
padding-top: $sp-4;
padding-bottom: $sp-4;

View File

@@ -1,7 +1,6 @@
//
// Main nav, breadcrumb, etc...
//
.navigation-list {
padding: 0;
margin-top: 0;