.wr-sparkline {
  display: inline-block;
  line-height: 0;

  svg {
    display: block;
    overflow: visible;
  }
}
