This commit is contained in:
John O'Nolan 2013-10-30 16:56:55 +01:00
parent 928e7e3ffe
commit 0a7074a716
1 changed files with 1 additions and 1 deletions

View File

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