rachael.fulcher
2/13/2019 - 11:48 PM

Single Line Customer Attributes

.okeReviews.okeReviews--theme .okeReviews-review-reviewer-attributes-item {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
}
.okeReviews.okeReviews--theme .okeReviews-review-reviewer-attributes-item:last-child {
    margin-right: 0;
}
.okeReviews.okeReviews--theme .okeReviews-review-attribute,
.okeReviews.okeReviews--theme .okeReviews-review-attribute-label,
.okeReviews.okeReviews--theme .okeReviews-review-attribute-value,
.okeReviews.okeReviews--theme .okeReviews-sectionedList,
.okeReviews.okeReviews--theme .okeReviews-sectionedList-list,
.okeReviews.okeReviews--theme .okeReviews-sectionedList-heading {
    display: inline;
}
.okeReviews.okeReviews--theme .okeReviews-review-attribute-label,
.okeReviews.okeReviews--theme .okeReviews-sectionedList-heading {
    margin-right: 3px;
}