centered post previews

This commit is contained in:
albert
2012-04-18 10:41:25 -04:00
parent 17bb214e8e
commit 094d9d6377

View File

@@ -7,11 +7,15 @@ div.post-previews {
article.post-preview {
height: 154px;
width: 154px;
margin-right: 11px;
margin-bottom: 11px;
margin: 0 10px 10px 0;
float: left;
overflow: hidden;
text-align: center;
@include inline-block;
img {
margin: auto;
}
}
article.post-preview.blacklisted-active {