diff --git a/_sass/jekyll-theme-leap-day.scss b/_sass/jekyll-theme-leap-day.scss index a602a48c74..b62766d255 100644 --- a/_sass/jekyll-theme-leap-day.scss +++ b/_sass/jekyll-theme-leap-day.scss @@ -304,9 +304,11 @@ nav { width: 230px; position: fixed; top: 220px; - left:50%; + left: 50%; + bottom: 0; margin-left:-580px; text-align: right; + overflow-y: auto; ul { list-style: none;