Fix scrolling in search sidebar (fixes #353)
This commit is contained in:
parent
024182592e
commit
39902ce7d1
1 changed files with 1 additions and 0 deletions
|
@ -714,6 +714,7 @@ a.donate {
|
|||
overflow: auto;
|
||||
border-right: 1px solid $keyline;
|
||||
width: 33.3333%;
|
||||
height: 100%;
|
||||
ul {
|
||||
margin-bottom: 0;
|
||||
&:last-child {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue