Fix scrolling in search sidebar (fixes #353)

This commit is contained in:
John Firebaugh 2013-07-19 11:11:41 -07:00 committed by Tom Hughes
parent 024182592e
commit 39902ce7d1

View file

@ -714,6 +714,7 @@ a.donate {
overflow: auto;
border-right: 1px solid $keyline;
width: 33.3333%;
height: 100%;
ul {
margin-bottom: 0;
&:last-child {