CommentText padding

CommentText padding

Modified /skin/elf_zen/style.css to make padding to right of CommentText:

Added: at Line 289

CSS

.bCommentText p{
text-align: justify;
padding:0 1em;
}