This commit is contained in:
Toks
2013-05-10 18:38:10 -04:00
parent c0d90e84a8
commit 0bddabc9a3

View File

@@ -53,14 +53,13 @@ a.blacklisted-active {
#has-parent-relationship-preview, #has-children-relationship-preview { #has-parent-relationship-preview, #has-children-relationship-preview {
overflow-x: auto; overflow-x: auto;
white-space: nowrap; white-space: nowrap;
margin-top: 5px;
article.post-preview { article.post-preview {
float: none; float: none;
width: auto; width: auto;
border: none; border: none;
margin: 0px; margin: 0px;
padding: 0 5px 10px; padding: 5px 5px 10px;
} }
} }