This commit is contained in:
Toks
2013-04-16 08:50:40 -04:00
parent ff2c125e0f
commit 5ab03af47a
2 changed files with 8 additions and 1 deletions

View File

@@ -247,6 +247,13 @@ div#c-posts {
margin-right: 7em;
}
#favlist {
margin-left: 1.5em;
word-wrap: break-word;
max-height: 200px;
overflow: auto;
}
#pool-nav, #search-seq-nav, #nav-help {
li {
position: relative;