#2245 Display more of title

originally from commit 719343cea5
This commit is contained in:
Toks
2014-09-20 15:28:03 -04:00
parent 6d523153fa
commit 4b4e3dc87b
2 changed files with 6 additions and 2 deletions

View File

@@ -11,7 +11,11 @@ article.post-preview {
position: relative;
&.pooled {
height: 194px;
height: 214px;
}
.desc {
font-size: 80%;
}
img {