get scrolling to work better

This commit is contained in:
Colin Frei 2013-08-13 18:23:01 +02:00
parent 6f0478bb25
commit d9229bbd18
3 changed files with 29 additions and 12 deletions

View file

@ -169,7 +169,7 @@ body, .normalFont {
float: right;
}
#queueList, #scroller {
#queueList, #scroller, #feedList {
height: 100%;
}