This commit is contained in:
albert
2011-11-06 18:30:31 -05:00
parent 8aa1b717c4
commit 1c098f54be
2 changed files with 11 additions and 3 deletions

View File

@@ -44,6 +44,12 @@ footer {
}
}
div#posts {
overflow: visible;
clear: both;
padding-top: 10px;
}
div.post-previews {
overflow: visible;
}