/***BEGIN CommentItem.css***/
.comment-item {
  min-height: 32px; }
  .comment-item .avatar-button {
    margin: 4px 4px 0 0; }
  .comment-item.compact-mode .avatar-button {
    margin: 0 4px 0 0; }
  .comment-item .comment-item-right {
    width: 0; }
  .comment-item .comment-item-left img {
    margin-top: 4px; }
/***END CommentItem.css***/

