Credit cards on one line in #Brooklyn theme footer
Remove some cards, or add the following at the very bottom of your theme.scss.liquid stylesheet:
.payment-icons { white-space: nowrap; li { margin: 0 5px 5px; } }