table.comments th {
text-align: left;
} table.comments td {
vertical-align: top;
}
.author {
width: 8em;
}
.comment {
width: 15em;
}
.comment .commentActions {
display: none;
}
table.comments th {
text-align: left;
} table.comments td {
vertical-align: top;
}
.author {
width: 8em;
}
.comment {
width: 15em;
}
.comment .commentActions {
display: none;
}