pedagogy: hide scroll bar at bottom of comments

This commit is contained in:
2019-07-08 23:39:14 +02:00
parent f052d307d7
commit 231415a772

View File

@ -1970,6 +1970,7 @@ $pedagogy-white-text: #f0f0f0;
grid-area: markdown;
overflow: scroll;
overflow-x: hidden;
margin-top: 0px;
margin-right: 0px;
padding: 10px;