Merge pull request #626 from rtfd/remove-overflow-y

Remove overflow
This commit is contained in:
Anthony 2018-05-01 15:43:26 -06:00 committed by GitHub
commit f6124366c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,6 @@
position: fixed
bottom: 0
left: 0
overflow-y: scroll
width: $nav-desktop-width
color: $section-background-color
background: darken($menu-background-color, 8%)