remove max favlist height; fixes #449

This commit is contained in:
Toks
2013-04-24 20:46:54 -04:00
parent 675b48bdd8
commit 9427c610fe

View File

@@ -247,8 +247,6 @@ div#c-posts {
#favlist {
margin-left: 1em;
word-wrap: break-word;
max-height: 300px;
overflow: auto;
}
#pool-nav, #search-seq-nav, #nav-help {