Skip to content
Snippets Groups Projects
Commit 627fd8ba authored by Jörn Friedrich Dreyer's avatar Jörn Friedrich Dreyer
Browse files

add overflow-y scroll and clean up indents

parent 50101a85
Branches
No related tags found
No related merge requests found
......@@ -8,7 +8,8 @@
box-shadow:0 0 10px #000;
list-style:none;
max-height:80%;
overflow:hidden;
overflow-x:hidden;
overflow-y: scroll;
padding-bottom:1em;
position:fixed;
right:0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment