This commit is contained in:
John O'Nolan 2013-10-30 16:56:55 +01:00
parent 928e7e3ffe
commit 0a7074a716

View File

@ -540,7 +540,7 @@ table.plain tbody > tr:nth-child(odd) > th {
} }
.post-template .blog-title { .post-template .blog-title {
display: block; display: inline-block;
padding: 2.5rem 0; padding: 2.5rem 0;
} }