Comment replies author back to its own line (not inline with date).

This commit is contained in:
mindfaucet 2009-11-30 14:56:19 -07:00
parent d648d8aecd
commit 31ef527a0e
1 changed files with 0 additions and 8 deletions

View File

@ -649,18 +649,10 @@ h3, h3 a {
font-size: 14px;
}
.comment .comment .comment-author {
display: inline;
}
.comment-meta-data {
font-size: 11px;
}
.comment .comment .comment-meta-data {
display: inline;
}
.comment .comment .comment-permalink {
display: none;
}