/* Reserve space below the baseline for g, j, p, q and y. */
.orders-row .orders-row-customer>strong {
  display:block;
  height:auto!important;
  min-height:20px!important;
  max-height:none!important;
  line-height:18px!important;
  padding-bottom:2px!important;
  box-sizing:border-box;
}
.orders-row .orders-row-customer { min-height:0; height:auto!important; }
