decrease favlist left margin, increase favlist height (#449)
This commit is contained in:
@@ -248,9 +248,9 @@ div#c-posts {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#favlist {
|
#favlist {
|
||||||
margin-left: 1.5em;
|
margin-left: 1em;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
max-height: 200px;
|
max-height: 300px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user