/**
 * Кнопка обновления комментариев
 *
 * @template toolbar.comment.tpl
 */


.ls-toolbar-item--comments .ls-comments-toolbar-count {
    margin-top: 5px;
    color: #d32f2f;
    text-align: center;
    font-size: 11px;
    cursor: pointer;
}
