leafContent.append("span").classed(css.leaf_content_item + " " + css.leaf_content_item_descr, true)
          .text(utils.replaceNumberSpacesToNonBreak(d.description) || "");