Closed axelboc closed 7 years ago
Fix #598
Keep items to a specific width so that content doesn't affect alignment.
The diamond listing requires an additional class:
<!-- BEFORE --> <ul class="staff-listing-detailed">...</ul> <!-- AFTER --> <ul class="staff-listing-detailed staff-listing-detailed--diamond">...</ul>
Fix #598
Keep items to a specific width so that content doesn't affect alignment.
Breaking change!
The diamond listing requires an additional class: