Merge pull request #852 from thomas-j-moffett/fix-left-menu-link-container-scroll

Fixes #826
This commit is contained in:
Jim LAURIE 2018-03-27 15:14:51 +02:00 committed by GitHub
commit 15dda2f2cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
right: 0;
bottom: 0;
left: 0;
overflow-y: scroll;
overflow-y: auto;
}
.title {